CompuServe Messages

#include file path

    17-Jul-93 17:42:38
Sb: #include file path
Fm: Travis Wilder 75060,527
To: All
To All: I am having a problem with an include file. The dialog that shows which file is being compiled freezes and my computer locks up. This happens when I include a file in a parallel directory. Shouldn't this work according to page 95 "Preprocessing" in the C++ manual? It does okay when I put the include file in the project directory. Wouldn't a parallel directory fall under the catagory of "and finally in the THINK Project Manager tree." as per the manual? This is the include line: #include "ToolBox.h" (is using ToolBox an no-no?) Project path: Development:Symantec C++ for Macintosh:Projects:MySource:ProjectXFolder: Include dir path: Development:Symantec C++ for Macintosh:Projects:MySource:MyMacClasses: Thanks for any suggestions, -Travis-