Hi,

Le 21 août 08 à 13:47, Juergen Schmidt a écrit :

Pierre Doyon wrote:
Hi all,
I tried to generate a UNO Component on PPC Mac OS X 10.4 with the SDK of OpenOffice.org 3.0 and I had somes problems during the link of the objects files. I got a list Undefined symbols like this one: _osl_acquireMutex referenced from @__________________________________________________URELIB/ libuno_cppuhelpergcc3.dylib.3 expected to be defined in @loader_path/libuno_sal.dylib.3
I would like to know if you .
I would like to know if you have succeeded the generatation of the UNO Component. If yes, how do you perform it?
yes i have tested the SDK examples on an Intel based Mac and it worked for me. I still got some warnings like
ld: warning, duplicate dylib
/local/develop/cws/vcl30stop2/StarOffice.app/Contents/basis-link/ ure-link/lib/libuno_sal.dylib.3
when i compile C++ and i don't know why but the examples work.


Maybe the lib in the solver differs from the one in the current module (does "deliver" help ?) Seems to be the first sentence of the log, but I can be wrong.

Other issues (the one Pierre Doyon triggered above e.g.) can be: duplicate includes, or bad order of the includes declaration, including some #undef , and generally causing big troubles. But other reasons can do that .. difficult to solve when not in front of the machine :/


Regards,
Eric Bachard

--
qɔᴉɹə




Reply via email to