-
Notifications
You must be signed in to change notification settings - Fork 68
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
Bunch of compilation errors #203
Comments
Hmm weird, I compiled everything from scratch and now it seems to work again. |
@devos50 I just tried to install this, and I encountered a very similar error:
|
@JerboaTheSandWing thanks for letting me know. Looks like the compiler is being a bit strict here, but there are indeed some conversion errors that can be fixed. In the meantime, you could try to pass |
I tried adding that to the |
@JerboaTheSandWing could you check if my latest commit (7022646) fixes this? |
I cloned it again and tried to compile it both with and without
|
Ah, there seems to be another occurrence of |
@devos50 It compiled successfully this time, but the |
Hmm that's weird. They didn't end up in a different directory somehow? |
Thank you for all your help; it works now. |
No problem, have fun with the emulator! |
When compiling the project today (after some time of inactivity), I'm getting the following errors:
I suspect this is because the compiler has become more strict on passing the expected types.
The text was updated successfully, but these errors were encountered: