Search found 1 match

by minos
2016-04-13T23:30:49-07:00
Forum: Users
Topic: Linking error when using the static multithreaded librairies
Replies: 0
Views: 6038

Linking error when using the static multithreaded librairies

Hello, I have trouble linking the ImageMagick lib files in my program that uses the Visual Studio MSVC 2015 compiler. Here are the steps I have followed: I have compiled the static MT runtimes by using the "configure.exe" utility and built in Visual Studio the solution it generated: VisualStaticMT ...