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
Stephan Bergmann wrote: > > Karena wrote: >> I talk about cppuhelper/source/bootstrap.cxx , which is contain main code >> for >> the OO initialization. > > And which symbols are missing from > cppuhelper/source/msvc_win32_intel.map:1.18? > > Confused, > -Stephan > >> Stephan Bergmann wrote: >>> Karena wrote: >>>> As far as I understand, icppuhelper.lib does not contain bootstrap >>>> functionality, when which lib does contain it? >>> Sorry, I do not know what "bootstrap functionality" you mean. Which >>> "bootstrap.cxx/hxx" exactly are you talking about? >>> >>> -Stephan >>> >>>> Stephan Bergmann wrote: >>>>> Karena wrote: >>>>>> HI >>>>>> I was need do make some changes in OO bootstrap functionality. >>>>>> So adding new function to bootstrap.cxx/hxx, I discover, that I have >>>>>> to >>>>>> link >>>>>> to cpphelper.lib, which is in solver/slb/ directory, instead of >>>>>> iccpuhelper.lib to make my application linked. >>>>>> What the difference between those to libraries: icppuhelper.lib and >>>>>> cppuhelper.lib ? Or more general >>>>>> between ixxx.lib and xxx.lib from slb directory in OO? >>>>> There is no consistent naming scheme. Which lib to link against is >>>>> controlled by macros like CPPUHELPERLIB in solenv/inc/libs.mk. >>>>> >>>>> -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#a12616343 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]
