|
-
May 14th, 2009, 11:21 AM
#5
Re: Using own DLL
It all boils down to this:
Any files that are included in the the header file must be available for the compiler to find.
You aren't listing the specific headers, but make the paths to the header files are correct and available. You can set up the project to look for header files in additional directories.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|