On 09/29/2014 02:26 PM, nicholas ferguson wrote:
Can anyone send me a sample. sample can be for a linux or windows
platform.
Stephan replied:
ProfUNO/SimpleBootstrap_cpp/
On 09/29/2014 03:08 PM, nicholas ferguson wrote:
then it builds but it crashes at ( it also crashes there...even if I
keep
SAL_IMPLEMENT_MAIN_WITH_ARGS(argc,argv)
Line 75: Reference< XDesktop2> xComponentLoader =
Desktop::create(xContext);
stephen wrote:
Did you set the UNO_PATH environment variable, as described at
<https://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/C%2B%> >
2B/Transparent_Use_of_Office_UNO_Components>?
(Though my understanding is that this should not be necessary with a
properly installed LO on Windows, as the Simple Bootstrap mechanism > would
locate LO via registry entries written by the LO installation
procedure.)
[nicholas ferguson]
To show added value from LibreOffice. There are several restrictions, which
include
1. Cannot write to windows registry. So this eliminates this example
2. Cannot make a formal installation of LibreOffice. Again, this
eliminates this example.
3. I can do a dev install of LibreOfffice, via cygwin.
code can always include
putenv("UNO_PATH=....path to instdir/program");
Is there an example that doesn't require writing to registry or a formal
installation of a libreoffice release?
Context
- which library needs to be linked to, that has implementation code for ErrorInfo::IsA (continued)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.