Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Statically
For the C-runtime go to the project settings, choose C/C++ then 'Code Generation'. Change the 'runtime library' setting to 'multithreaded' instead of 'multithreaded dll'.
If you are using any other libraries you may need to tell the linker to ignore the dynamically linked CRT explicitly.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question