mingw32-make PLATFORM=PLATFORM_DESKTOP won't work #2411
Unanswered
CreshFreamer
asked this question in
Q&A
Replies: 3 comments 4 replies
-
@CreshFreamer I'm afraid you are not providing enough details for anyone to help... I recommend that you join raylib Discord and ask in help-setup channel. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@CreshFreamer No idea, never seen this issue before. |
Beta Was this translation helpful? Give feedback.
3 replies
-
@raysan5 it's something related to the make file: Makefile:561: recipe for target 'core.o' failed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used mingw32-make PLATFORM=PLATFORM_DESKTOP, spams me with errors. Tried mingw32-make clean and nothing found, the final error message from the thousands that I get is "Makefile:561: recipe for target 'core.o' failed
mingw32-make: *** [core.o]"
Beta Was this translation helpful? Give feedback.
All reactions