To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60754
User vq changed the following:
What |Old value |New value
================================================================================
Status|RESOLVED |REOPENED
--------------------------------------------------------------------------------
Resolution|FIXED |
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Jan 31 08:17:39 -0800
2006 -------
CWS msvcstandard (build with "pseudo VC Standard" fails for me with:
Making: ../wntmsci10.pro/bin/sch680mi.dll
guw.pl rc -DWIN32 -I -I. -I. -I../inc -I../inc -I../WIN/inc
-I../wntmsci10.pro/inc -I.
-I/cygdrive/d/w1/tin_ws/solver/680/wntmsci10.pro/inc/stl
-I/cygdrive/d/w1/tin_ws/solver/680/wntmsci10.pro/inc/external
-I/cygdrive/d/w1/tin_ws/solver/680/wntmsci10.pro/inc
-I/cygdrive/d/w1/tin_ws/solenv/wntmsci10/inc -I/cygdrive/d/w1/tin_ws/solenv/inc
-I/cygdrive/d/w1/tin_ws/res
-I/cygdrive/d/w1/tin_ws/solver/680/wntmsci10.pro/inc/stl
-I/cygdrive/c/J2SDK1~1.2_0/include/win32 -I/cygdrive/c/J2SDK1~1.2_0/include
-I/cygdrive/c/PROGRA~1/MICROS~4/include -I/cygdrive/c/MSVS2003/Vc7/include
-I/cygdrive/c/PROGRA~1/MICROS~1.0SD/include -I. -I../res -I.
../wntmsci10.pro/misc/sch680mi_def.rc
cat ../wntmsci10.pro/misc/sch680mi_def.res > ../wntmsci10.pro/misc/sch680mi.res
guw.pl link /COMMENT:"sch_680__" /MACHINE:IX86 @/tmp/mkSJTWBW |& /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/sch680mi.dll -map:../wntmsci10.pro/misc/sch680mi.map
..\wntmsci10.pro\lib\schi.exp ..\wntmsci10.pro\slo\schdll.obj
..\wntmsci10.pro\slo\sch_dflt_version.obj
..\wntmsci10.pro\slo\sch_dflt_description.obj ..\wntmsci10.pro\slb\sch.lib
isvx.lib sfx.lib igo.lib svtool.lib ivcl.lib isvl.lib sot.lib iutl.lib
itools.lib icomphelp.lib icppuhelper.lib icppu.lib isal.lib msvcrt.lib
uwinapi.lib kernel32.lib user32.lib oldnames.lib stlport_vc71.lib
..\wntmsci10.pro\misc\sch680mi.res
sch.lib(memchrt.obj) : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: class SvStream & __thiscall
SvStream::operator<<(class String const &)"
(__imp_??6SvStream@@[EMAIL PROTECTED]@@@Z) referenced in function "class
SvStream & __cdecl operator<<(class SvStream &,class SchMemChart const &)"
([EMAIL PROTECTED]@@[EMAIL PROTECTED]@@@Z)
sch.lib(memchrt.obj) : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: class SvStream & __thiscall
SvStream::operator>>(class String &)" (__imp_??5SvStream@@[EMAIL PROTECTED]@@@Z)
referenced in function "class SvStream & __cdecl operator>>(class SvStream
&,class SchMemChart &)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]@@@Z)
../wntmsci10.pro/bin/sch680mi.dll : fatal error LNK1120: 2 unresolved externals
dmake: Error code 96, while making '../wntmsci10.pro/bin/sch680mi.dll'
---* tg_merge.mk *---
ERROR: Error 65280 occurred while making /cygdrive/d/w1/tin_ws/sch/util
This looks like issue 58181, not in binfilter/bf_sch but in sch. Some UniString
stream operators seem to be still in use there.
---------------------------------------------------------------------
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]