CompuServe Thread

#include file path

4 messages in this thread
#7102From: Travis WilderJul 17, 1993 5:42 PM
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-
#7111From: Dennis BrothersJul 17, 1993 10:24 PM
Better re-read the part of the manual about organizing projects – putting your project folder inside the Symantec folder is a no-no. – Dennis
#7114From: Steve StockmanJul 18, 1993 2:53 AM
Travis: Like Dennis said, putting your project inside the Symantec folder is a no-no. That "Projects" folder within the Symantec folder is where you can store _aliases_ to your projects in order to make those projects permanently appear in the "Switch to project" submenu. Steve
#7178From: Travis WilderJul 19, 1993 9:08 PM
Silly me :-). Did I ask that question? What I really meant to ask was how's the weather over there. Yeah, that's it. Thanks! -Trav-