Menu

Modified Directories in Compiler Options

2002-12-11
2012-09-26
  • Nobody/Anonymous

    If you install Dev-C++ under Program Files or under another directory with spaces in the names, when you go to the directories in Compiler Options, the directories names are splitted by the spaces so I have:

    C:\Program
    Files\Dev-C++\bin

    I changed them to the equivalent DOS name:
      C:\Progra~1\Dev-C++\bin

    but Dev-C++ doesn't seem to like it and when I try to compile I get an error "Unabe to find program file"

     
    • Nobody/Anonymous

      Well, i cant tell you about your specific issue, but i can tell you one thing: Here at home, i installed dev-cpp under c:\dev-cpp (the package with no compiler at all), and mingw at c:\mingw. I just had to set the BIN dir at dev-cpp config to c:\mingw\bin and everything is working perfect.

       
    • Nobody/Anonymous

      I'm no help, since I let Dev put its stuff where it wanted, in c:\Dev-Cpp

      Of course, I'm also no help for many other reasons.

      :-)

      Wayne

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.