It worked when I first started but then I tried setting up DX8 and now ... Here's the error I got in my compile log when compileing a simple console program with just a pause in the main loop. I tried going into compiler option but I dont see where I can take -o or -c...
I even tried uninstalling it but it remembers the compiler options... I have even gone into the registery and deleted everything with Dev or Blood in it HELP!? What do I do?
It worked when I first started but then I tried setting up DX8 and now ... Here's the error I got in my compile log when compileing a simple console program with just a pause in the main loop. I tried going into compiler option but I dont see where I can take -o or -c...
I even tried uninstalling it but it remembers the compiler options... I have even gone into the registery and deleted everything with Dev or Blood in it HELP!? What do I do?
g++.exe -c main.cpp -o main.o -I"C:/Dev-Cpp/include" -I"C:/mssdk/include" -I"C:/Dev-Cpp/include" -I"C:/mssdk/include" fvtable -thunks
g++.exe: cannot specify -o with -c or -S and multiple compilations
make.exe: *** [main.o] Error 1
Execution terminated
Sorry must have clicked the button twice , and I see no way of removing double posts