To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=47109 Issue #:|47109 Summary:|svl680mi.dll unresolved external symbols Component:|tools Version:|680m91 Platform:|All URL:| OS/Version:|Windows XP Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|mh Reported by:|simonbr
------- Additional comments from [EMAIL PROTECTED] Sun Apr 10 07:46:59 -0700 2005 ------- Trying to build M91 using MSVC++ 2003 Standard and tcsh, the build stops on errors linking svl680mi.dll. On [EMAIL PROTECTED] it was reported that this happened with m77 as well, but that the problem did not occur with m72. The problem does not seem to occur with MSVC++ 2003 Professional. The output is: 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/j/OOo-src/solver/680/wntmsci10.pro/inc/stl -I/cygdrive/j/OOo -src/solver/680/wntmsci10.pro/inc/external -I/cygdrive/j/OOo-src/solver/680/wntm sci10.pro/inc -I/cygdrive/j/OOo-src/solenv/wntmsci10/inc -I/cygdrive/j/OOo-src/s olenv/inc -I/cygdrive/j/OOo-src/res -I/cygdrive/j/OOo-src/solver/680/wntmsci10.p ro/inc/stl -I/cygdrive/c/j2sdk1.4.1_03/include/win32 -I/cygdrive/c/j2sdk1.4.1_03 /include -I/cygdrive/j/PROGRA~1/MICROS~3/include -I/cygdrive/j/progra~1/micros~1 .net/Vc7/include -I/cygdrive/j/PROGRA~1/MICROS~1.0SD/include -I. -I../res -I . ../wntmsci10.pro/misc/svl680mi_def.rc cat ../wntmsci10.pro/misc/svl680mi_def.res > ../wntmsci10.pro/misc/svl680mi.res guw.pl link /COMMENT:"svtools_680__" /MACHINE:IX86 @/tmp/mkb03912 |& /usr/bin/g rep.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 ..\wnt msci10.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.li b iucbhelper.lib icomphelp.lib icppuhelper.lib icppu.lib ivos.lib isal.lib uwina pi.lib advapi32.lib gdi32.lib msvcrt.lib uwinapi.lib kernel32.lib user32.lib old names.lib stlport_vc71.lib ..\wntmsci10.pro\misc\svl680mi.res svl.lib(printoptions.obj) : error LNK2019: unresolved external symbol "__declspe c(dllimport) public: void __thiscall PrinterOptions::SetConvertToGreyscales(unsi gned char)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) referenced i n function "public: void __thiscall SvtBasePrintOptions::GetPrinterOptions(class PrinterOptions &)const " ([EMAIL PROTECTED]@@QBEXAAVPrinte rOptions@@@Z) svl.lib(printoptions.obj) : error LNK2019: unresolved external symbol "__declspe c(dllimport) public: void __thiscall PrinterOptions::SetReducedBitmapIncludesTra nsparency(unsigned char)" ([EMAIL PROTECTED] tions@@[EMAIL PROTECTED]) referenced in function "public: void __thiscall SvtBasePrintOpti ons::GetPrinterOptions(class PrinterOptions &)const " ([EMAIL PROTECTED] ePrintOptions@@QBEXAAVPrinterOptions@@@Z) svl.lib(printoptions.obj) : error LNK2019: unresolved external symbol "__declspe c(dllimport) public: void __thiscall PrinterOptions::SetReducedBitmapResolution( unsigned short)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) ref erenced in function "public: void __thiscall SvtBasePrintOptions::GetPrinterOpti ons(class PrinterOptions &)const " ([EMAIL PROTECTED]@@QBEX AAVPrinterOptions@@@Z) svl.lib(printoptions.obj) : error LNK2019: unresolved external symbol "__declspe c(dllimport) public: void __thiscall PrinterOptions::SetReducedBitmapMode(enum P rinterBitmapMode)" ([EMAIL PROTECTED]@@QAEXW4PrinterBit mapMode@@@Z) referenced in function "public: void __thiscall SvtBasePrintOptions ::GetPrinterOptions(class PrinterOptions &)const " ([EMAIL PROTECTED] intOptions@@QBEXAAVPrinterOptions@@@Z) svl.lib(printoptions.obj) : error LNK2019: unresolved external symbol "__declspe c(dllimport) public: void __thiscall PrinterOptions::SetReduceBitmaps(unsigned c (etc.) I configured the build with the following string: $ ./configure --with-use-shell=tcsh --with-cl-home=/cygdrive/j/progra~1/micros~ 1.net/Vc7 --with-jdk-home=/cygdrive/c/j2sdk1.4.1_03 --with-ant-home=/cygdrive/c /oo_util/apache-ant-1.5.3-1 --with-wdevenv-path=/cygdrive/j/progra~1/OpenOffice .org/ConvertDSWSetup --with-csc-path=/cygdrive/j/WINDOWS/Microsoft.NET/Framewor k/V1.1.4322 --with-frame-home=/cygdrive/j/progra~1/micros~1.net/sdk/v1.1 --with -lang="nl" No errors were reported by configure. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
