Replies: 2 comments 2 replies
-
Where are you finding Are you talking about some sort of log output to the console window? |
Beta Was this translation helpful? Give feedback.
-
It's not random, assuming you're referring to the tracelog there. |
Beta Was this translation helpful? Give feedback.
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 am using the g++ compiler with sublime text but the raylib.sublime-build (which has
doesn't work. I get
The system canot find the path specified.
Nvm. I used
g++ core_basic_window.cpp -lraylib -lopengl32 -lgdi32 -lwinmm
now i get random stuff in console that I don't want.Beta Was this translation helpful? Give feedback.
All reactions