On 04/22/09 03:03, Maximilian Odendahl wrote:
Hi,
- is there any issue to be expected in automating openoffice using C++
Uno API from a shared libray which is called by dlopen instead of a
"regular" stand-alone c++ app?
With a stand-alone application you can use "simple bootstrap"
(<http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/C%2B%2B/Transparent_Use_of_Office_UNO_Components>)
to easily let your code have available the URE dynamic libraries and all
the OOo UNO types and services. Just dlopen'ing your code from some
other application, you need to look for other ways to make that work.
- anyone knows or actually tried to build and run on a Ultra Sparc 64bit
machine as a native 64bit app?
see <http://www.openoffice.org/issues/show_bug.cgi?id=98048#desc9>
-Stephan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]