Resolved for now .... It works way better when you install the x32 lib for a x32 project.
Another case of ask and you'll find the asnwer by yourself right away.
Search found 2 matches
- 2018-12-14T04:08:25-07:00
- Forum: Magick++
- Topic: Link error with Visual Studio 2005 (Lnk2001 unresolved external symbol)
- Replies: 1
- Views: 98347
- 2018-12-14T03:46:28-07:00
- Forum: Magick++
- Topic: Link error with Visual Studio 2005 (Lnk2001 unresolved external symbol)
- Replies: 1
- Views: 98347
Link error with Visual Studio 2005 (Lnk2001 unresolved external symbol)
Hello,
I'm trying to use your lib Magick++ (installed from ImageMagick-7.0.8-16-Q16-x64-dll.exe on a Windows 10 x64 computer and using Visual Studio 2005). But unfortunately I cannot compile a single program using Magick++.
For example something as simple as
#include <stdafx.h>
#include <stdio.h ...
I'm trying to use your lib Magick++ (installed from ImageMagick-7.0.8-16-Q16-x64-dll.exe on a Windows 10 x64 computer and using Visual Studio 2005). But unfortunately I cannot compile a single program using Magick++.
For example something as simple as
#include <stdafx.h>
#include <stdio.h ...