Thread
:
Compiling problems.....
View Single Post
#
5
10-06-2003, 04:24 AM
Merth
Dragon
Join Date: May 2003
Location: Seattle, WA
Posts: 609
Prove to yourself that you are doing the "include" add correctly .. Create a new file, c:\foo\MyInclude.h. Add c:\foo to your include paths in VC. Then add the line #include "MyInclude.h" to the top of a .cpp file, and see if your compiler finds it.
Merth
View Public Profile
Send a private message to Merth
Find all posts by Merth