On 02/21/2012 06:31 PM, Helmar Spangenberg wrote:
actually the SAL C API seems to work nicely - after Tor's remarks I
re-installed the MSVC-SDK and tried to link my MinGW-code against ist.
However, the CPPU interface denies the linking - I observe undefined
references to cppu::bootstrap(), cppu::BootstrapException::getMessage(),
and cppu::defaultBootstrap_InitialComponentContext() :-( - probably a
tribute to the decorations of the c++-function names

Sounds like you link together C++ code compiled with MSVC with C++ code compiled with GCC? That cannot work.

Stephan
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to