Compiling DocumentLoader example on Libreoffice 4.0.0 SDK

Hello,

I’ve just started using Libreoffice SDK 4.0.0 on Windows 7 and am new to open source. I’ve set up the build environment using C++ compiler as MS Visual Studio 2010. When I use the DocumentLoader.cxx file in a new Empty project, it gives me a lot of compiler error mainly of missing headers in the paths. Now I have noticed that a lot of these files (.hpp, .hdl, etc) are not there in the SDK. I just have to try out the SDK in the simplest possible manner using any of the APIs in C++ (even the MOST basic example would do). How should I proceed exactly?

1 Like

Not exactly, but I worked around it.

Try to start here (https://wiki.documentfoundation.org/Development/Native_Build)

@SNM90 – Did this answer help you? Are you still looking for additional help? Please let us know!