Greate thanks, it working now. Just copied link symbols from cppuhelper.lib (nm cppuhelper.lib | grep <name of function>) to cppuhelper/source/msvc_win32_intel.map and rebuild all.
Stephan Bergmann wrote: > > Karena wrote: >> The newly added function. >> I have add deboostrap stuff, which kill soffice project, when it is not >> neccesary, and that new function missed from both from icppuhelpe.lib and >> cppuhelper/source/msvc_win32_intel.map:1.18 files. >> Karen > > Yes, sure. The various cppuhelper/source/*.map files define what > symbols are exported from cppuhelper. See > <http://udk.openoffice.org/common/man/libraryversioning.html> and > <http://udk.openoffice.org/common/man/apicppclasses.html>. > > -Stephan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Ixxx.lib-vs-xxx.lib-tf4402154.html#a12616874 Sent from the openoffice - api dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
