c++ - codeblocks permission denied -


i can't seem c++ project working in codeblocks.

the errors i'm receiving after trying compile:

cannot find -lmingw cannot find -lsdl2main cannot find c:\c++libraries\mingw\sdl2-2.0.3\lib\64: permission denied. 

looking @ errors, see trying include sdl2. able compile programs without sdl2?

if not, i'm guessing compiler isn't setup properly, in case link might you: setting codeblocks & mingw

if have codeblocks , mingw (32 or 64) working , struggling including sdl2, might you: setting codeblocks & sdl2

if 100% sure both setup correctly , still exact same error, i'm assuming wrong file permissions, think it's 1 of first two.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -