sandiegopoy.blogg.se

Codeblocks compiler running error
Codeblocks compiler running error









G++.exe -L.\SFML\2.5.1\lib -LC:\SFML\2.4.2\lib -LC:\RGL\lib -LC:\SFML\2.5.1\lib -o bin\Debug\RGL.exe obj\Debug\main.o obj\Debug\src\appwindow.o obj\Debug\src\rgl.o obj\Debug\src\rgl\audio.o obj\Debug\src\rgl\input.o -lsfml-graphics -lsmfl-window -lsfml-audio -lsfml-system -lsfml-audio -lsfml-graphics -lsfml-window -lsfml-system C:\SFML\2.5.1\lib\libsfml-audio-s.a C:\SFML\2.5.1\lib\libsfml-window-s.a C:\SFML\2.5.1\lib\libsfml-audio-s.a C:\SFML\2.5.1\lib\libsfml-system-s.aĬ:/Program Files/CodeBlocks/MinGW/bin/./lib/gcc/x86_64-w64-mingw32/8.1.0/././././x86_64-w64-mingw32/bin/ld.exe: skipping incompatible. I've set Compiler Settings / #define set as "SFML_STATIC"Ĭode: - Build: Debug in RGL (compiler: GNU GCC Compiler). I've got Search Directories / Linker set to "C:/sfml/2.5.1/lib" I've got Search Directories / Compiler set to "C:/sfml/2.5.1/include" I get a list of "cannot find libsfml-" stuff. When I was following the tutorial, I did the "sfml-graphics", "sfml-audio", etc (simple names) but now I'm doing fullpath GCC still can't find these files.

codeblocks compiler running error

The files in the screenshot were selected with the File Select dialog in Code::Blocks and not hand-written so I'm not sure why GCC can't figure this out. I've swapped out the s.a and the d.a and the s-d.a endings just to see if I can get something to 'click' but no progress. Yes, those files are installed in those locations.

codeblocks compiler running error codeblocks compiler running error

I've followed the tutorial, I've scoured the forums, I've searched the internet and now I'm here. So I'm trying to setup a new SFML project.

codeblocks compiler running error

I've set this up three or four times in the past and always have the same problem, always get the same answers, always find the same solutions but can never remember what I did to make it work.











Codeblocks compiler running error