PDA

View Full Version : Compiling Question


fiveohhh
11-24-01, 12:37 AM
Just so you all know, I'm just getting into this whole programming thing, so as far as that goes I'm a complete idiot. first off I got a C++ book for dummies at the store here and started going through it, it comes with GNU. So I installed it and started putting some sample code in for some temperature program. when I went to compile it. i went to make compile and than make. and on the bottom of the screen I got two messages. first one was error in DDJGPP installation, and second was DJGPP, and the second is enviromental variable djgpp not defined. Anyone have any idea why this may be?, I'm kinda at a stand still here. Thanks in advance for any help.

Niloc
12-05-01, 05:03 PM
I dont know but you should use Microsoft Visual Studio to program its a lot better, and the errors are really esay to debug with it

Vovan
12-19-01, 02:42 AM
1st - Microsoft C++ is a garbage. You cannot write ANYTHING on it except than FOR WINDOWS.
2nd. I think that you are using a connection to some library or so, and just have forgot to install it.:D


...or have you forgot to define in the environiment a path to those libraries...