Hi again,

Everything now builds, courtesy of adding the following to the correct build file:
$(eval $(call gb_Library_use_externals,sd,\
 libxml2 \
))

I'm not entirely sure why this should be done when I'm not using libxml directly -- I'm going to try and look for what has changed in master on Monday.

On 08/04/2012 11:36 AM, Andrzej J. R. Hunt wrote:
Hi everyone,

A slightly delayed status update of yesterday:
- Implemented the server selection screen.
- Added server caching and deletion to the backend.
- rebased onto master

The last item is still causing some issues (not commited yet..) -- intially I tried a debug build, but this failed on the bridgetest in testtools -- this appears to be something to do with recently released distros, which someone else has also been experiencing. (I'm doing a separate build from master to look into this -- not using --enable-debug circumvents the issue). My build is now failing because of a missing libxml/tree.h which is included in xmlsec/base64.h, which one of my files uses, i.e. I'm now onto fixing my code to work with master.

Assuming I get this into master, I should be able to complete the code for pairing next week., and will then probably start publishing compiled .apk files for testing.

Cheers,

Andrzej
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to