linker errors on UTIL's with 6.3.2-0 and VC++7

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
rmabry
Posts: 148
Joined: 2004-04-13T11:25:27-07:00

linker errors on UTIL's with 6.3.2-0 and VC++7

Post by rmabry »

I just downloaded 6.3.1-7 and built it with no errors with VC++7, but doing likewise with 6.3.2-0 gave me linker errors for all the UTIL's.

Code: Select all

UTIL_convert error LNK2019: unresolved external symbol __imp__ConvertImageCommand referenced in function _main

UTIL_convert fatal error LNK1120: 1 unresolved externals

 etc.
Rick
User avatar
rmabry
Posts: 148
Joined: 2004-04-13T11:25:27-07:00

Re: linker errors on UTIL's with 6.3.2-0 and VC++7

Post by rmabry »

rmabry wrote: doing likewise with 6.3.2-0 gave me linker errors


No troubles (of that sort) with the 6.3.2-1 Beta, though.

Rick
Post Reply