Pierre Doyon wrote:

Hi Juergen,

I process the following g++ command with sucess.
g++ -dynamiclib -single_module -Wl,-multiply_defined,suppress -Wl,-exported_symbols_list /Users/pdoyon/OpenOffice.org3.0_SDK/MACOSXexample.out/misc/CppComponentSample/CppComponent.uno.map -L/Users/pdoyon/OpenOffice.org3.0_SDK/MACOSXexample.out/lib -L/Users/pdoyon/OpenOffice.org3.0_SDK/macosx/lib -L"/Applications/OpenOffice.org.app/Contents/basis-link/ure-link/lib" -o /Users/pdoyon/OpenOffice.org3.0_SDK/MACOSXexample.out/lib/CppComponent.uno.dylib /Users/pdoyon/OpenOffice.org3.0_SDK/MACOSXexample.out/slo/CppComponentSample/service1_impl.o /Users/pdoyon/OpenOffice.org3.0_SDK/MACOSXexample.out/slo/CppComponentSample/service2_impl.o -luno_cppuhelpergcc3 -luno_cppu -luno_sal -Wl,-dylib_file,@__________________________________________________URELIB/libuno_cppuhelpergcc3.dylib.3:/Applications/OpenOffice.org.app/Contents/basis-link/ure-link/lib/libuno_cppuhelpergcc3.dylib -Wl,-dylib_file,@__________________________________________________URELIB/libuno_cppu.dylib.3:/Applications/OpenOffice.org.app/Contents/basis-link/ure-link/lib/libuno_cppu.dylib -Wl,-dylib_file,@__________________________________________________URELIB/libuno_sal.dylib.3:/Applications/OpenOffice.org.app/Contents/basis-link/ure-link/lib/libuno_sal.dylib -Wl,-dylib_file,@loader_path/libuno_sal.dylib.3:/Applications/OpenOffice.org.app/Contents/basis-link/ure-link/lib/libuno_sal.dylib.3 -Wl,-dylib_file,@loader_path/libuno_salhelpergcc3.dylib.3:/Applications/OpenOffice.org.app/Contents/basis-link/ure-link/lib/libuno_salhelpergcc3.dylib.3 -Wl,-dylib_file,@loader_path/libuno_cppu.dylib.3:/Applications/OpenOffice.org.app/Contents/basis-link/ure-link/lib/libuno_cppu.dylib.3
ok, looks good. I have to improve the SDK here. Can you please submit an issue for this problem to me (component sdk, owner jsc)


I am a new user of this forum and I never submit a issue. Maybe someone can do it.
it's not difficult. Maybe you like to try it. Once understand how it works you can submit issues for any kind of problem you detect in OO.org

First of all log in on OpenOffice.org (assume you have an account already).
In this case go to http://api.openoffice.org/servlets/ProjectIssues select "defect" -> select the "sdk" component -> select the sub component "samples" and fill out the other fields. Important is the summary and a good detailed description. you can assign it to "jsc"

see also
http://qa.openoffice.org/issue_handling/project_issues.html
http://qa.openoffice.org/issue_handling/bug_writing_guidelines.html



Then, I run the makefile to install the Component and the execution freeze on this command "/Applications/OpenOffice.org.app/Contents/MacOS/unopkg" add -f "/Users/pdoyon/OpenOffice.org3.0_SDK/MACOSXexample.out/bin/CppComponent.oxt".

that is probably a different problem. I had many deadlocks during my testing as well. The current situation is much better than at the beginning but still not 100% satisfying. The related issue is 92214.
Have you tried to install it via the extensions manager UI in the office?



Yes, I tried extension manager UI in OOo and It's did not work. An error occurred while enabling: CppComponent.uno.dylib
mmh, i can't say why it doesn't work without further debugging ...

Juergen



Best Regards,
Pierre


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



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

Reply via email to