-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-07-18 11:48, Jack wrote:
Hello, thanx Lluis and IOhannes,
I have added the window.h and window.cpp lines at the end of the src/Pixes/Makefile.am but it still doesn't work. I don't know if it is correct (i think it is not) :
EXTRA_Gem_la_SOURCES = \ pkgversion.sh \ pkgversion.txt \ version.h.in \ pix_window.h \ pix_window.cpp
Any help would be nice.
you should add pix_window.(cpp,h) at the end of src/Pixes/Makefile.am, and NOT src/Makefile.am
you might find, that there are a lot of other pix_... objects.
fgmasdr IOhannes