Hi Andrey,

> I am writing an OO.org extension that is a thin wrapper around a C++ 
> library, which is compiled externally.

I think the latter is the problem - you need to compile the library
within the same environment as you compile OOo, in particular against
STLPort.

Note that that's a requirement before releasing the final version of the
extension, anyway: Since the library will to be part of your extension,
anything except compiling both with the very same settings would open
the door to too much compatibility problems.

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer         [EMAIL PROTECTED] -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Base                       http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to