In the "Output Window" I receive compiler output strings like: /projects/currentProject/sourceCode.c:46: error: syntax error before myFunction.
If I double click the line in the Output Window, I get an error like:
"C:\Documents and Settings\User1\SourceCode\projects\currentProject\projects\currentProject\sourceCode.c contains an incorrect path."
Notice that "projects\currentProject\" is included twice, by mistake.
If I right click in Output Window and choose "Set Default Path for Relative Paths..." and choose a path set to "C:\Documents and Settings\User1\SourceCode", I would expect it to clear up the problem. But, it doesn't matter what path I choose, I always get the same error message with the same bad path.
What gives?
-BigAl
If I double click the line in the Output Window, I get an error like:
"C:\Documents and Settings\User1\SourceCode\projects\currentProject\projects\currentProject\sourceCode.c contains an incorrect path."
Notice that "projects\currentProject\" is included twice, by mistake.
If I right click in Output Window and choose "Set Default Path for Relative Paths..." and choose a path set to "C:\Documents and Settings\User1\SourceCode", I would expect it to clear up the problem. But, it doesn't matter what path I choose, I always get the same error message with the same bad path.
What gives?
-BigAl