Am Mittwoch, 7. Oktober 2015, 19:27:56 schrieb André Felipe Carvalho: > Hello, > > andre@andre-inspiron-7520:~/compilar/darktable-master$ find > ~/compilar/darktable-master/build/ -name \*version\* > > /home/andre/compilar/darktable-master/build/src/version.h > > with the following content:
[...]
> *So, it seems that I'm lacking version_gen.h?*
Yes. Let's find out why.
1) Where did you get your sources from? git clone? Or did you download some
tarball with sources?
2) What is the output of
git status
when run in the darktable source directory?
3) What is the output of
git describe --tags HEAD
when run from the darktable source directory?
4) What happens when you run
tools/create_version_h.sh foo.h
and does that create a file foo.h?
Tobias
PS: Should you manage to join IRC, my nick there is 'houz'.
[...]
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------
_______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
