Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compile native backend on devel #49

Closed
beef331 opened this issue Mar 4, 2021 · 1 comment
Closed

Cannot compile native backend on devel #49

beef331 opened this issue Mar 4, 2021 · 1 comment
Assignees

Comments

@beef331
Copy link
Contributor

beef331 commented Mar 4, 2021

Using devel branch of the Nim compiler results in scancodes in the sdl2 backend to be ambigious halting compilation.

Error: ambiguous identifier: 'SCANCODE_LEFT' -- use one of the following:
  Scancode.SCANCODE_LEFT: Scancode
  Scancode.SCANCODE_LEFT: Scancode
ire4ever1190 added a commit to ire4ever1190/nico that referenced this issue Mar 6, 2021
@ire4ever1190 ire4ever1190 mentioned this issue Mar 6, 2021
@ftsf ftsf self-assigned this Aug 3, 2021
@ftsf
Copy link
Owner

ftsf commented Oct 2, 2021

fixed in 0.4.5

@ftsf ftsf closed this as completed Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants