Hi,
compiling gem cvs, skipped the GemLibs, this is on debian:
In file included from pix_chroma_key.cpp:18: pix_chroma_key.h:15:25: error: GemFuncUtil.h: No such file or directory
but it is in /usr/local/src/cvs/Gem/src/Base/GemFuncUtil.h
hmmn, any ideas?
regards,
Peter
Peter Plessas wrote:
Hi,
compiling gem cvs, skipped the GemLibs, this is on debian:
In file included from pix_chroma_key.cpp:18: pix_chroma_key.h:15:25: error: GemFuncUtil.h: No such file or directory
but it is in /usr/local/src/cvs/Gem/src/Base/GemFuncUtil.h
matju has posted a fix for this yesterday at gem-dev. it is already in CVS. however youcan do it yourself: just change the include in pix_chroma_key.h to "Base/GemFuncUtil.h"
mfga.sdr. IOhannes