0 Members and 1 Guest are viewing this topic.
-------------- Clean: Debug in Test ---------------Cleaned "Test - Debug"-------------- Build: Debug in Test ---------------mingw32-g++.exe -Wextra -Wall -g -I"C:\[edit]\SFML-2.1\include" -I"C:\[edit]\SFML-2.1\include" -c "C:\Program Files (x86)\CodeBlocks\Developement Space\Test\Main.cpp" -o obj\Debug\Main.omingw32-g++.exe -L"C:\[edit]\SFML-2.1\lib" -L"C:\[edit]\SFML-2.1\lib" -o "bin\Debug\Test.exe" obj\Debug\Main.o -lsfml-graphics-d -lsfml-window-d -lsfml-system-d -mwindowsOutput size is 748.38 KBProcess terminated with status 0 (0 minutes, 2 seconds)0 errors, 0 warnings
Process terminated with status -1073741819 (0 minutes, 19 seconds)
Where exactly does it show that error code?When run through the debugger it should jump to the part where the error originates from?