Hi all,
More information about the problem:
Trying to build M91 using MSVC++ 2003 standard and TCSH, when linking svl680mi.dll, several errors like the following are reported:
svl.lib(printoptions.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall PrinterOptions::SetConvertToGreyscales(unsigned char)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) referenced in function "public: void __thiscall SvtBasePrintOptions::GetPrinterOptions(class
PrinterOptions &)const " ([EMAIL PROTECTED]@@QBEXAAVPrinte
rOptions@@@Z)
All these errors start with svl.lib(printoptions.obj) : error LNK2019: unresolved external symbol and they are about various functions from printoptions.
I found the function SetConvertToGreyscales defined in svtools/source/config/printoptions.cxx.
svtools/wntmsci10.pro/slo/printoptions.obj exists, as does svtools/wntmsci10.pro/slb/svl.lib
Any help would be much appreciated!
At 09:29 10-4-2005, you wrote:
Hi Grzegorz, all,
Was a solution found for this problem? I encounter the same problem while trying to build M91. I also use MS Visual C++ .NET Standard 2003 compiler with tcsh.
At 11:07 11-2-2005, you wrote:Hi,
trying to build SRC680_m77 (or 78) on windows I have problems building svtools:
Making: ../wntmsci10.pro/bin/svl680mi.dll guw.pl rc -DWIN32 -I -I. -I. -I../inc -I../inc -I../WIN/inc -I../wntmsci10.pro/inc -I. -I/cygdrive/c/ooo/BuildDir/ooo_SRC680_m77_src/solver/680/wntmsci10. pro/inc/stl -I/cygdrive/c/ooo/BuildDir/ooo_SRC680_m77_src/solver/680/wntmsci10.pro/inc/external -I/cygdrive/c/ooo/BuildDir/ooo_SRC680_m77_src/solver/680/wn tmsci10.pro/inc -I/cygdrive/c/ooo/BuildDir/ooo_SRC680_m77_src/solenv/wntmsci10/inc -I/cygdrive/c/ooo/BuildDir/ooo_SRC680_m77_src/solenv/inc -I/cygdrive/c/o oo/BuildDir/ooo_SRC680_m77_src/res -I/cygdrive/c/ooo/BuildDir/ooo_SRC680_m77_src/solver/680/wntmsci10.pro/inc/stl -I/cygdrive/c/j2sdk1.4.2_06/include/win32 -I/cygdrive/c/j2sdk1.4.2_06/include -I/cygdrive/c/PROGRA~1/MICROS~3/include -I/cygdrive/c/PROGRA~1/MICROS~1.NET/Vc7/include -I. -I../res -I. ../wntms ci10.pro/misc/svl680mi_def.rc cat ../wntmsci10.pro/misc/svl680mi_def.res > ../wntmsci10.pro/misc/svl680mi.res guw.pl link /MACHINE:IX86 @/tmp/mkb02152 |& /usr/bin/grep.exe -v "LNK4197:" Microsoft (R) Incremental Linker Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved.
/MAP /OPT:NOREF /NODEFAULTLIB /RELEASE /DEBUG:full /SUBSYSTEM:CONSOLE /DLL -out:../wntmsci10.pro/bin/svl680mi.dll -map:../wntmsci10.pro/misc/svl680mi.map . .\wntmsci10.pro\lib\_isvl.exp ..\wntmsci10.pro\slo\svl_dflt_version.obj ..\wntmsci10.pro\slo\svl_dflt_description.obj ..\wntmsci10.pro\slb\svl.lib iutl.lib itools.lib iucbhelper.lib icomphelp.lib icppuhelper.lib icppu.lib ivos.lib isal.lib uwinapi.lib advapi32.lib gdi32.lib msvcrt.lib uwinapi.lib kernel32.lib user32.lib oldnames.lib stlport_vc71.lib ..\wntmsci10.pro\misc\svl680mi.res svl.lib(printoptions.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall PrinterOptions::SetConvertToGreyscales (unsigned char)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) referenced in function "public: void __thiscall SvtBasePrintOptions::GetPrinterOpt ions(class PrinterOptions &)const " ([EMAIL PROTECTED]@@QBEXAAVPrinterOptions@@@Z)
[cut]
svl.lib(printoptions.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: enum PrinterTransparencyMode __thiscall PrinterOptions ::GetReducedTransparencyMode(void)const " ([EMAIL PROTECTED]@@QBE?AW4PrinterTransparencyMode@@XZ) referenced in function "pu blic: void __thiscall SvtBasePrintOptions::SetPrinterOptions(class PrinterOptions const &)" ([EMAIL PROTECTED]@@QAEXABVPrinterOptions@ @@Z) svl.lib(printoptions.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned char __thiscall PrinterOptions::IsReduceTrans parency(void)const " ([EMAIL PROTECTED]@@QBEEXZ) referenced in function "public: void __thiscall SvtBasePrintOptions::SetPrinterOp tions(class PrinterOptions const &)" ([EMAIL PROTECTED]@@QAEXABVPrinterOptions@@@Z) ../wntmsci10.pro/bin/svl680mi.dll : fatal error LNK1120: 20 unresolved externals ---* tg_merge.mk *---
I use MS Visual C++ .NET Standard 2003 compiler with tcsh. I had no problems building earlier versions (m72). Probably it's problem with my build env, can anyone help me to solve this problem?
thanks,
-- Grzegorz Kocur Ux Systems http://www.ux.pl
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Vriendelijke groet, Simon Brouwer.
>>> nl.openoffice.org <<<
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Vriendelijke groet, Simon Brouwer.
>>> nl.openoffice.org <<<
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
