Andrea wrote:
> I have read that one should use the same compiler used to compile OO.
> Is it (still) true? 

maybe. I don't know.

> Is this my problem? 

No.
I managed to find what was the problem:

I followed this example
http://wiki.services.openoffice.org/wiki/SimpleCalcAddIn

but I think it is not using the correct options for the linker.

I have found a different set of options in the example directory of the sdk.
Now I can raise exceptions.

In particular this one seems to be important

-Wl,--version-script,../component.uno.map

What is the definitive guide to "options to compile a Calc add-in"?

> Andrea



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

Reply via email to