Hi Pierre,

do you try to run the program from within the SDK env? If not you have to ensure that either your soffice.bin is in the path or you have to set a UNO_PATH env variable.

UNO_PATH=/Applications/OpenOffice.org.app/Contents/MacOS

Under windows we read the registry, under Unix we search under /usr/bin, we search the path and we read the UNO_PATH variable if it is set. Maybe we can improve the search under Mac OS to search under /Applications/OpenOffice.org.app as well. But that is not implemented yet.

Juergen


Pierre Doyon wrote:
Hi all,


With the DEV300_m29 source files, I build the example "SimpleBootstrap_cpp" on Mac OS X 10.5 and I execute it. I got the following log report during execution.



Process:         _SimpleBootstrap_cpp [9283]
Path: /Users/test/OpenOffice.org3.0_SDK/MACOSXexample.out/bin/_SimpleBootstrap_cpp
Identifier:      _SimpleBootstrap_cpp
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  bash [9274]

Date/Time:       2008-08-14 08:26:33.136 -0400
OS Version:      Mac OS X 10.5.3 (9D34)
Report Version:  6

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0

Dyld Error Message:
  Library not loaded: libuno_cppuhelpergcc3.dylib.3
Referenced from: /Users/test/OpenOffice.org3.0_SDK/MACOSXexample.out/bin/_SimpleBootstrap_cpp
  Reason: image not found




I would like to know why it not works.  Is someone can help me?


Thank
Pierre




--
Sun Microsystems GmbH        Juergen Schmidt
Nagelsweg 55                 Technical Lead Programmability
20097 Hamburg, Germany

Registered Office: Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten
Commercial register of the Local Court of Munich: HRB 161028
Managing Directors: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Chairman of the Supervisory Board: Martin Haering

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

Reply via email to