I tried a clean pull_xpconnect and build_xpconnect to build standalone
XPCONNECT.
It builds except for this error.....
The h file for ConvertUCS2toUTF8 is not included in the standalone build.
This function is defined in the obsolete string API directory and I wonder
if it should still be used.
nsCRT.cpp
c:\standalone\mozilla\xpcom\ds\nsCRT.cpp(650) : error C2065:
'NS_ConvertUCS2toUT
F8' : undeclared identifier
c:\standalone\mozilla\xpcom\ds\nsCRT.cpp(650) : error C2228: left of '.get'
must
have class/struct/union type
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~1\VC98\BIN\cl.exe' : return
code
'0x2'
Stop.
w95make: nmake failed in directory ds with error code 2
NMAKE : fatal error U1077: '..\config\w95make.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\PROGRAM FILES\MICROSOFT VISUAL
STUDIO\VC98\BIN\N
MAKE.exe"' : return code '0x2'
Stop.
http://bugzilla.mozilla.org/show_bug.cgi?id=88747
--
Jon Smirl
[EMAIL PROTECTED]