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
Context
   
 
  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.