[magick-users] 64 bit Magick
Anu Eng
anue at hotmail.com
Wed Sep 24 14:23:04 PDT 2008
Hi,
I want to use Magick in a 64 Bit Application and I am trying to build under Visual Studio 2008, has anyone successfully build Magic under Windows 2008 /Visual Studio 2008 ? before trying the 64 Bit I tried with 32 bit compiler I seem to be
getting these errors.
Can someone please let me know if you have been able to build successfully from sources using these tools ?
Here is a edited version of errors that I am seeing.
Error 424 fatal error LNK1181: cannot open input file 'CORE_DB_magick_.lib' UTIL_rwfile UTIL_rwfile'CORE_DB_magick_.lib' UTIL_readWriteImages UTIL_readWriteImagesError 471 fatal error LNK1181: cannot open input file 'CORE_DB_magick_.lib' UTIL_readWriteBlob UTIL_readWriteBlobError 593 error LNK2019: unresolved external symbol __imp__AnimateImageCommand Error 665 error LNK2019: unresolved external symbol __imp__CompareImageCommand Error 666 error LNK2019: unresolved external symbol __imp__CompositeImageCommand Error 755 error C2653: 'MagickLib' : is not a class or namespace name g:\ImageMagick-6.4.3\contrib\win32\MFC\NtMagick\NtMagick.cpp 75 UTIL_NtMagickError 756 error C3861: 'SetClientPath': identifier not found g:\ImageMagick-6.4.3\contrib\win32
There are three major class of errors,
1) CORE_DB_magick.lib is not found in some sub-projects.
2) Unresolved symbols like AnimateImageCommand
3)NtMagick is making a reference to SetClientPath and it seems to be missing in the namespace where it is refered.
Has any one seen these errors while building magick ? if so can you tell me what I am i doing wrong.
i followed the instructions on the web site to build by building and running configure. I am also willing to use
static libs if you think that works.
Thanks for your time.
Environment that I am using
OS Name: Microsoftr Windows Serverr 2008 EnterpriseOS Version: 6.0.6001 Service Pack 1 Build 6001OS Manufacturer: Microsoft CorporationSystem Type: x64-based PCProcessor(s): 1 Processor(s) Installed. [01]: Intel64 Family 6 Model 15 Stepping 6 GenuineIntel ~2333 Mhz
Compiler Information :
Microsoft Visual Studio 2008Version 9.0.21022.8 RTMMicrosoft .NET FrameworkVersion 3.5 SP1
Installed Edition: Professional
Anu
_________________________________________________________________
See how Windows connects the people, information, and fun that are part of your life.
http://clk.atdmt.com/MRT/go/msnnkwxp1020093175mrt/direct/01/
More information about the Magick-users
mailing list