Thread: Help

  1. #1
    Help needed
    Guest

    Help

    I am a total newb in c++ and i got borland - i set the path right and correct but it says it cant open the include files.......

    HELP!

  2. #2
    not registreried man
    Guest
    Did you say at the top of your code #include <whatever.h> ???

  3. #3
    Registered User
    Join Date
    Oct 2001
    Posts
    375
    If it is 5.5 from the command line, be sure you have:

    -Ic:\bcc55\include -Lc:\bcc55\lib

    as switches for the compiler, where bcc55 is wherever you put the compiler. I'd write a batch file to handle it for ya.
    Allegro precompiled Installer for Dev-C++, MSVC, and Borland: http://galileo.spaceports.com/~springs/

Popular pages Recent additions subscribe to a feed