-
October 5th, 2003, 05:41 PM
#1
How the heck does one link statically in MSVC++?
Hi,
I have a C++ project which when compiled, produces an executable that uses dynamically linked libraries. I would like to compile the program so that the libraries are statically linked into the executable. I am using Visual Studio. Anyone know what I would have to change in the project settings to link all the libraries statically?
Thanks,
Hobbieman
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