-
Notifications
You must be signed in to change notification settings - Fork 15
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
SDL2 stopped working because libpspvram's valloc clashes with newlib when compiling #52
Comments
Having exact same issue |
So the following is going to be the solution for this:
It's a bit of a shame, but I don't think there is a better solution right now. I could maybe add some compiler warning to people using libpspvram. |
Great approach! |
Okay, I've now changed this. The automated build is running. Within the next 2 hours the fix will become available in the latest development build. |
This is the output I see when building the example from https://pspdev.github.io:
The text was updated successfully, but these errors were encountered: