Hi
my build log...
-------------- Clean: Debug in sample (compiler: GNU GCC Compiler)---------------
Cleaned "sample - Debug"
-------------- Build: Debug in sample (compiler: GNU GCC Compiler)---------------
mingw32-gcc.exe -Wall -g -c "G:\C Exercise\sample\main.c" -o obj\Debug\main.o
mingw32-g++.exe -o bin\Debug\sample.exe obj\Debug\main.o
Output size is 28.36 KB
Process terminated with status 0 (0 minutes, 0 seconds)
0 errors, 0 warnings (0 minutes, 0 seconds)
can you please tell me where is the problem.
Regards,
Hari