User forums > Help

Compiling SDL

<< < (2/2)

stahta01:

--- Quote from: Gamegoofs2 on November 28, 2009, 05:36:52 pm ---Here's what full command line gives:

--- Quote ----------------- Build: Debug in SDL ---------------

mingw32-g++.exe -L"C:\Program Files\CodeBlocks\MinGW\lib"  -o bin\Debug\SDL.exe obj\Debug\main.o    -lmingw32 -lSDLmain -lSDL.dll -luser32 -lgdi32 -lwinmm -ldxguid
C:\Program Files\CodeBlocks\MinGW\bin\ld.exe: cannot open output file bin\Debug\SDL.exe: Permission denied
collect2: ld returned 1 exit status
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings

--- End quote ---

When I check for the EXE I can't even see the project file. What's up with that?

--- End quote ---

Do you have read/write permissions on the folder.
What OS?
Why do you NOT try using MinGW in a path with OUT spaces or special characters
What Code::Blocks version/SVN?
What MinGW GCC version?

Tim S.

Gamegoofs2:
I just installed Code Blocks under C:/Codeblocks and now it seems to work.

How would I go about updating that SDL wizard now?

Navigation

[0] Message Index

[*] Previous page

Go to full version