Am Mittwoch, 25. Februar 2015, 22:48:23 schrieb KOVÁCS István:
> I got as far as:
> - downloaded the zipped version of the branch from github;

The source tarballs github creates don't work out of the box. Easiest would be 
to clone from git, or if you want to use the zip you could add 
src/version_gen.h with a content like

#define PACKAGE_VERSION "1.7.0~stuff_from_a_zip"

> - installed libjson-glib-dev and libgtk-3-dev
> - launched build.sh, which in the end failed with:
> Scanning dependencies of target darktable-cmstest
> [ 10%] Building C object
> src/cmstest/CMakeFiles/darktable-cmstest.dir/main.c.o In file included from
> /home/kofa/src/darktable-color_reconstruction/darktable-color_reconstruction
> /src/cmstest/main.c:19:0:
> /home/kofa/src/darktable-color_reconstruction/darktable-color_reconstructio
> n/build/src/version.h:7:25: fatal error: version_gen.h: No such file or
> directory
>  #include "version_gen.h"
>                          ^
> compilation terminated.
> make[2]: *** [src/cmstest/CMakeFiles/darktable-cmstest.dir/main.c.o] Error 1
> make[1]: *** [src/cmstest/CMakeFiles/darktable-cmstest.dir/all] Error 2

Tobias

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to