Menu

dev-cpp generating "bad" dev-cpp.cfg

Blue Star
2002-10-17
2012-09-26
  • Blue Star

    Blue Star - 2002-10-17

    Just posting this in here since I have mentioned this in the user discussion group and it seems a fix has yet to be implemented into dev-cpp at this time.

    Issue: Bad dev-cpp.cfg causes vUpdate to fail on Win32 (nt based).

    Cause: The problem is that dev-cpp when it generates dev-cpp.cfg adds extra quotes around some of the variables. For example it generates:  $BIN=""C:\Program Files\Dev-Cpp\Bin"" instead of $BIN="C:\Program Files\Dev-Cpp\Bin".

    If a patch to dev-cpp could be generated to fix this in the near future it would be appreciated.

     
    • Anonymous

      Anonymous - 2002-11-09

      The $INCLUDE and $LIB fields have the same problem

       

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.