User forums > Using Code::Blocks

Help with using code::blocks

<< < (2/2)

blindtolive:

-------------- Clean: Debug in calc ---------------

Cleaned "calc - Debug"

-------------- Build: Debug in calc ---------------

mingw32-g++.exe -Wall -fexceptions  -g     -c C:\Users\owner\Desktop\C++\calc\main.cpp -o obj\Debug\main.o
mingw32-g++.exe  -o bin\Debug\calc.exe obj\Debug\main.o   
Output size is 913.65 KB
Process terminated with status 0 (0 minutes, 0 seconds)
0 errors, 0 warnings
 
i got it to work by putting the source in main.cpp that gets auto created in my calc folder like Neil Butterworth said(thank you) i still
dont know how it is being created it has the "Hello World" source code in it but anyway after i did that and fixed an error i managed to
find in the code it worked just fine thanks again :)

Navigation

[0] Message Index

[*] Previous page

Go to full version