Thread: Problem with .cfg files

  1. #1
    Registered User
    Join Date
    Nov 2004
    Posts
    5

    Unhappy Problem with .cfg files

    I just downloaded boarland comipler. I made the .cfg file and was able to put in the scripts. But unfortunately in the process I set all .cfg file to open with notepad. So when ever I run bcc32.cfg it just open's up a notepad. How do I change this back

    PS: for some unforsaken reason dev version 5 won't compile any of programs, and dev version 4 won't run opengl programs...

    Please help,

    ShadowIII

  2. #2
    Registered User
    Join Date
    Mar 2004
    Posts
    536
    Quote Originally Posted by ShadowIII
    I just downloaded boarland comipler. I made the .cfg file and was able to put in the scripts. But unfortunately in the process I set all .cfg file to open with notepad. So when ever I run bcc32.cfg it just open's up a notepad. How do I change this back

    PS: for some unforsaken reason dev version 5 won't compile any of programs, and dev version 4 won't run opengl programs...

    Please help,

    ShadowIII
    Maybe you didn't understand the instructions:

    You don't run bcc32.cfg, you run bcc32.exe (and it finds bcc32.cfg and picks up the compile and link parameters if you did it right).

    Regards,

    dave
    Last edited by Dave Evans; 11-29-2004 at 04:23 PM.

  3. #3
    Sweet
    Join Date
    Aug 2002
    Location
    Tucson, Arizona
    Posts
    1,820
    Well sounds to me like you don't know how to operate a compiler or a computer for that matter.
    read this it tells you how to set up borland in perfect detail
    http://faq.cprogramming.com/cgi-bin/...&id=1043284351
    Woop?

  4. #4
    Registered User
    Join Date
    Nov 2004
    Posts
    5
    Thank you very much Mr. Prog-Bman, but please don't bash.

    Woud someone please link that to the Borland Compiler Page. Very useful, thank you again Bman
    Last edited by ShadowIII; 11-29-2004 at 06:59 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem with Header files.
    By chakra in forum C Programming
    Replies: 5
    Last Post: 05-10-2008, 01:30 PM
  2. Strange problem with classes in header files
    By samGwilliam in forum C++ Programming
    Replies: 2
    Last Post: 02-29-2008, 04:55 AM
  3. problem with sending files to a class method..
    By utoots in forum C++ Programming
    Replies: 5
    Last Post: 04-02-2003, 01:38 AM
  4. problem with resource files
    By nickeax in forum Windows Programming
    Replies: 1
    Last Post: 03-14-2003, 02:32 AM
  5. Problem with cgi script - can't rename files
    By bjdea1 in forum C Programming
    Replies: 2
    Last Post: 12-12-2001, 04:09 PM