Hello,
actually this is a really stupid newbie question, but i can not find the solution myself.
See I am using the vc++ toolkit 2003 for compiling and to be frank i only started recently to learn c++ at all.
I really want to use CB, because it seems to be most convenient on an long term basis. Currently i do not require most features, but still i want to learn to use CB from the start.
What I want to do now is simply to start with simple code, seriously simple code, just a few libs (that I have) and a few lines.
So I just started a new blank project, wrote a few lines, compiled and got the error that the Execution of 'mingw32-gcc.exe -Wall -O2 -IC:\MinGW\include -c start.c -o obj\Release\start.o' in 'C:\Documents and Settings\ADMIN\Desktop\Project NIIT\NIIT' failed... frankly i do not even know what this logs mean exactly .. in my c++ classes we are using Turbo C++ ..
In anyway which settings I have to do to simply compile a few lines of code and see the results ?
(you know something like the effect of the python IDE .. )
thank you in advance and please help me with this problem.
best wishes
Rudi