Issue compiling the first test

Hello! Im having this issue compiling the code while im using the Visual Studio. Can someone help me please?

I could be wrong but I believe the error (which you should probably translate for the sake of the community) says that it can’t find InitWindow. I think this should be all lowercase initwindow

1 Like

Actually I tried with that but now it doesn’t detect the InitWindow

I was wrong. I don’t do much c++. InitWindow is from the RayLib library, so it should be InitWindow. You changed your include, so that may have been the original problem

1 Like

I decided to use visual studio code for testing this example and it worked. LETS GOOOOOOOOOOOOOOOOOOOO

VS Code is the recommended editor for this course so that makes sense.

1 Like

Yep!

Privacy & Terms