Page 1 of 1

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

Posted: 2007-01-19T13:03:57-07:00
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

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

Posted: 2007-01-20T15:51:21-07:00
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