-
Notifications
You must be signed in to change notification settings - Fork 40
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
Can't cross-compile example project #1
Comments
Sorry for taking a while to reply. This definitely seems to be something with your environment rather than our code, though I wouldn't rule the latter out yet. Can you find devkitPPC's cc1 binary anywhere on the filesystem? It may be missing from the PATH. |
Change the hex value with brackets/shifts.
Did you ever fix this? |
@gudenau were you able to replicate the issue? |
@Relys |
I remember having this problem too, but I can't remember what I did to fix it. |
I did change the Makefiles to do that automatically, but if that is the
|
Hi,
first of all, thank you for putting this up on GitHub!
I just tried to cross-compile the example project ("helloworld"), but received the following error:
I downloaded the devkitPPC, which worked fine. There seems to be a problem with my environment. Can you help me out here? I couldnt find any documentation on how to compile the samples.
Thank you in advance!
Regards,
Timo
The text was updated successfully, but these errors were encountered: