On 13.06.2011 12:16, Frederic Bouvier wrote: >> This is with LIBSVN not enabled in SIMGEAR Cmake. >> If I do enable LIBSVN it seems to need APR_CONFIG, which I do not >> have. Right, libsvn depends on APR - both needed. Detection of dependencies should work with automake. But I know nothing about CMake - so I'll need someone to help here. When libraries are not installed (or the feature is explicitly disabled), it should not require the libraries/header files (compiler switch "HAVE_SVN_CLIENT_H" should be off).
> I can't find a 64-bit libsvn library compiled for windows. Would I be able > to use the 32-bit terrasync process instead of trying to run a non existent > by default command line ? If you don't have a libsvn library, it'll default and try to use the external "svn" command-line utility instead. It won't matter if that external utility was 32 or 64bit of course. I'll also push matching GUI dialogs soon. cheers, Thorsten ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

