Am Samstag, 1. August 2015, 01:01:31 schrieb Stefan Klinger: > Hi, Hi.
> I've just pulled commit d33a07dde6a0c0c155e93a60847ffbc1ac256ede. > This required me to install `libpugixml` which unfortunately is not > part of archlinux' official repos (but I've voted for it's addition). this is part of our good will towards Fedora to unbundle things we don't HAVE to ship. Maybe we should still bundle it and give users the option to use it when there is no system wide install, like we do with Lua. [...] > CMake Error at cmake/modules/FindPugixml.cmake:23 (file): > file failed to open for reading (No such file or directory): > > /usr/local/include/pugixml.hpp > Call Stack (most recent call first): > src/CMakeLists.txt:521 (find_package) > > > CMake Error at cmake/modules/FindPugixml.cmake:28 (message): > pugixml version check failed. Version . was found, at least version > 1.2 is required > Call Stack (most recent call first): > src/CMakeLists.txt:521 (find_package) > > > -- Configuring incomplete, errors occurred! > See also "/home/sk/prg/darktable/build/CMakeFiles/CMakeOutput.log". > > Sorry, I'm lost... > > Any clues would be welcome. In order to find out what version of pugixml is installed our build system tries to parse the file pugixml.hpp that it seems to look for in /usr/local/include/. Do you have a file with that name and if yes, where is it on your system? > Regards > Stefan Tobias
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------
_______________________________________________ Darktable-users mailing list Darktable-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-users