We are currently running into issues concerning the compile of our
Visual Studio 2005 V8 Xalan-C 1.11.0 (trunk version) package:

 

            Xalan-c 1.11.0 trunk version, latest Xerces 3.1.1 and ICU
3.2 binary. (all as of June 30 - 2010)

 

            I am using the ICU as static linking 

            I have made necessary corrections to the XalanICU project -
AllInOneWithICU is built as release

                        > I have verified the corrections by viewing the
2008 Xalan V9 Project file settings. (I realize not all apply so I just
made necessary ones for the appropriate linking). 

 

            I was able to fix all the little include issues and finally
got all files to compile. At the very end, it tries to compile the
Xalan-C_1_11.dll and I receive the following error. 

 

>>>>>>>>>>>>> 

ICUBridge.obj : error LNK2001: unresolved external symbol "private: void
__thiscall icu_3_2::UnicodeString::doExtract(int,int,wchar_t *,int)const
" (?doextr...@unicodestring@icu_3_2@@abexhhpa...@z)

ICUBridge.obj : error LNK2001: unresolved external symbol "public:
__thiscall icu_3_2::UnicodeString::UnicodeString(wchar_t const *,int)"
(??0unicodestr...@icu_3_2@@q...@pb_wh@Z)

ICUFormatNumberFunctor.obj : error LNK2001: unresolved external symbol
"public: __thiscall icu_3_2::UnicodeString::UnicodeString(wchar_t)"
(??0unicodestr...@icu_3_2@@q...@_w@Z)

..\..\..\..\Build\Win32\VC8\Release\Xalan-C_1_11.dll : fatal error
LNK1120: 3 unresolved externals

 

Error executing link.exe (tool returned code: 1120)

 

AllInOneWithICU - 4 error(s), 0 warning(s)

>>>>>>>>>>>>>>> 

 

            What I was hoping was that you would be able to assist me
with getting this to work since I am nearly there. We are so close this
would be very much appreciated. Likewise, I would be happy to contribute
any findings I have. 

 

            Thank you, 

                        Chris Franklin

Software Engineer

DR Systems, Inc. 

cfrank...@dominator.com

 

Reply via email to