linker errors on UTIL's with 6.3.2-0 and VC++7
Posted: 2007-01-19T13:03:57-07:00
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.
Rick
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.