kmakp.blogg.se

Codeblocks compiler flags disappeared
Codeblocks compiler flags disappeared




codeblocks compiler flags disappeared codeblocks compiler flags disappeared

Process terminated with status 1 (0 minute(s), 1 second(s))ģ error(s), 0 warning(s) (0 minute(s), 1 second(s)) G++.exe -Wall -g -g -IC:\i686-w64-mingw32\include\SDL2 -c C:\Users\primary\Desktop\Programming\c++s\helloWorld\01_hello_SDL.cpp -o C:\Users\primary\Desktop\Programming\c++s\helloWorld\.objs\01_hello_SDL.o Heres the build log: - Build: Debug in helloWorld (compiler: GNU GCC Compiler). I've got another problem, its related to SDL, but I'm putting it here because I think it is caused by something codeblocks is doing. Haven't been able to find anything else that could be the problem or even anyone who has had this specific problem with google, any suggestions are appreciated

codeblocks compiler flags disappeared

Problem is as described in title, I have -g flag enabled in project build options, only other flag enabled is -Wall, -s is definitely disabledĬode is very simple and works as expected without breakpoints, as follows: #include Ĭout compiler->toolchain executables If I try and check the same for debugger I find it is using gdb.exe that was installed with codeblocks, no idea on bit count though The installed codeblocks is 32 bit






Codeblocks compiler flags disappeared