Am Donnerstag, 8. Oktober 2015, 13:12:03 schrieb André Felipe Carvalho:
> Hello Tobias,
> 
> I downloaded the file from:
> https://github.com/darktable-org/darktable/archive/master.zip

Ok, that explains everything and it's the reason why our release notes always 
tell people to use the tarballs we create and not the ones github auto 
generates: it misses the version information.

In your case you should either install git and grab the sources that way (it 
will also allow you to easily keep track of changes and update) or manually 
create the file src/version_gen.h with a content like:

#define PACKAGE_VERSION "1.7.0+unknown"

> I dont have git installed here.
> 
> sh ./create_version_h.sh foo.h
>      ./create_version_h.sh: 1: ./create_version_h.sh: git: not found
> 
> Thanks,
> André

Tobias

[...]

Attachment: 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

Reply via email to