To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49856





------- Additional comments from [EMAIL PROTECTED] Wed May 25 12:59:55 -0700 
2005 -------
I just want to document my findings after our discussion on IRC:
[13:37] <ause>  vq: i just peeked around in the ms compiler header.
        locale:Getfacet here is located in the include file "xlocale" and
        presumely supplied be msvcprt.lib.
[13:37] <ause>  vq: maybe updating PSDK intruduces some incompatible changes
        there...
I moved all xlocale files to xlocale.xxx and rebuild. No file complained that
missing header but I got the same error while linking.

[14:07] [vq] ause: But now the funny part: I only changed the order of LIB to
        fix the problem, and not the includes. Even more, msvcprt.lib is not
        in the PSDK.

[14:09] <ause>  vq: got something funny too: looked for Getfacet in icu here.
        no reference...

[14:33] <ause>  vq: could you try to add msvcprt.lib to the link flags in
        icu/wntmsci10.pro/misc/build/icu/source/extra/ustdio manually?
        just a test to see if it removes the need to reorder...
[14:33] <ause>  vq: of cause in the *.mak there...
I didn't try that, but:

[14:49] [vq] ause: Another grep. The only occurence of Getfacet in the 2005
        psdk in a *.lib file is in libcp.lib.

and after moving that lib to libcp.lib.xxx icu builds to the end.

Suggestions?

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