-
Notifications
You must be signed in to change notification settings - Fork 17
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
Compile Errors #111
Comments
if I tell the compiler to ignore incompatible-pointer-types errors, it proceeds further, but fails here:
|
It's been a few years since this project was touched, and the underlying SDK can be a fast moving target. |
I was able to get a successful build by changing the following:
I can tell this was definitely not the correct solution, as SD and USB are now completely non-functional but as a temporary workaround it should be fine for my testing as long as dvd still works. |
I am currently attempting to compile Wii64 from source, however it is failing in file main/rom_gc.c.
This is the output:
The text was updated successfully, but these errors were encountered: