Terminal procress fail

what I’ve done wrong. I can’t run it

windows 11
raylib 5.0

c/c++ in vscode is 1.22.10
image

Hello MisterParadise,

The first thing I can suggest trying is to remove the dash from the “AXEGame-learn” folder, just to cover the possibility that the compiler isn’t handling that dash correctly.

Something down the road that I also can see. You want to avoid having two cpp files that have the “main” function defined. As the compiler will not be able to tell which cpp file is the start of your program.

same result

Ok, just to make sure. Check to see if the file “as.exe” is present at this location shown below.

still here.

Privacy & Terms