On 01.09 17:35 tigital wrote:
hey Marco,
...each directory of objects has it's own setup file, so it seems like the yuv setup.h is still being incorporated by Base/GemSetup.cpp...so, one way around this would be to edit Base/GemSetup.cpp and comment out the following lines:
#include "../yuv/setup.h"
...and...
yuv_setup();
...then ya should be ok!
Thankyou tigital and Kurt,
I used both you fixes and it works
--Marco