To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49856
                  Issue #:|49856
                  Summary:|icu build fails with current Platform SDK - April
                          |2005 Edition
                Component:|tools
                  Version:|current
                 Platform:|PC
                      URL:|
               OS/Version:|Windows, all
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|mh
              Reported by:|vq





------- Additional comments from [EMAIL PROTECTED] Wed May 25 06:25:48 -0700 
2005 -------
While setting up a new build environment I found that the build of icu fails
with the current
"Microsoft® Windows Server 2003 SP1 Platform SDK - April 2005 Edition"
I installed
  MS Windows Core SDK
  MS Web Workshop (IE) SDK
  MS Internet Information Server (IIS) SDK
  MS Data Access Services (MDAC) SDK
  MS Windows Installer SDK
from the SDK.

In the OOo environment ILIB (and therefore LIB) uses the following order:
ILIB=(OOoLibs):
     (Java Libs):
     (PSDK Libs):          (1)
     (Framework SDK from .NET2003 Libs):
     (.NET 2003 Libs):     (2)
     (DirectX SDK Libs)

If I place the PSDK libs (1) behind the actual compiler libs (2) the build
of icu (and the rest? The build is still running and currently in dbaccess )
finishes.

But with the unpatched, and IMHO correct order it fails, see errorlog at the
end.

What is the order of the lib dirs in the Hamburg environment? How to proceed
from here?

  Volker

Errorlog:
Generating Code...
        link.exe @c:\DOKUME~1\q\LOKALE~1\Temp\nm3668.tmp
   Creating library .\..\..\..\lib\icuio.lib and object .\..\..\..\lib\icuio.exp
ustream.obj : error LNK2019: unresolved external symbol "public: void __thiscall
std::locale::facet::_Register(void)" ([EMAIL PROTECTED]@[EMAIL 
PROTECTED]@@QAEXXZ)
referenced in function "class std::ctype<char> const & __cdecl
std::use_facet<class std::ctype<char> >(class std::locale const &)"
([EMAIL PROTECTED]@[EMAIL PROTECTED]@@@std@@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@0@@Z)
ustream.obj : error LNK2019: unresolved external symbol "public: class
std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int)const
" ([EMAIL PROTECTED]@std@@[EMAIL PROTECTED]@[EMAIL PROTECTED]) referenced in 
function "class
std::ctype<char> const & __cdecl std::use_facet<class std::ctype<char> >(class
std::locale const &)"
([EMAIL PROTECTED]@[EMAIL PROTECTED]@@@std@@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@0@@Z)
..\..\..\bin\icuio26.dll : fatal error LNK1120: 2 unresolved externals
NMAKE : fatal error U1077: 'link.exe' : return code '0x460'
Stop.
NMAKE : fatal error U1077: 'c:\PROGRA~1\MICROS~1.NET\Vc7\bin\nmake.exe' : return
code '0x2'
Stop.
dmake:  Error code 2, while making './wntmsci10.pro/misc/build/so_built_so_icu'
---* tg_merge.mk *---

---------------------------------------------------------------------
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]

Reply via email to