- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have static library that needs to be adding to my project. What procedure do I follow? Do I add the library to the Resource Files directory? The library is located in a different directory than the source or header files. How do I tell the compiler where to find the library?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just add it as a source file - that's the easiest way. The alternative is to give the full path in the Linker property page under "Additional Dependencies".

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page