On Fri, Jul 11, 2014 at 06:41:36PM +0200, DEWI - N. Zacharias wrote:
> > When you do so, you'll realize that you need a Visual Studio C++
> > compiler; it won't work if you are using Qt Creator with the MinGW
> > toolchain.
> 
> [zac] This means that the use of UNO under Linux is not possible ??

No, as your first post was talking about MS Word, I assumed you are
working on Windows. If you are going to work with UNO on Windows and
with C++, you need the Visual C++ compiler (OpenOffice is only 32 bit).
If you are going to work on Linux, you need the GCC compiler (OO is both
32 and 64 bit); in MacOSX you need clang for OpenOffice 4.1 (only 64
bit) and GCC for 4.0 and below (only 32 bit).

On Linux and MacOSX you will need Boost if you are going to use STL
containers, this is explained in sdk/docs/install.html.

Of course, you can avoid compiling in different platforms and
architectures by using UNO with Java or Python, instead of C++.  


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: signature.asc
Description: Digital signature

Reply via email to