Re: [PD] [GEM] pix_artoolkit

2007-11-19 Thread patrick
thanks IOhannes, it's compiling just fine: PKG_ARTOOLKIT_CFLAGS=-Ihome/pat/11h11/yeux/artoolkit/include PKG_ARTOOLKIT_LIBS=-L/home/pat/11h11/yeux/artoolkit/lib -lAR ./configure --with-artoolkit-includes=/home/pat/11h11/yeux/artoolkit/include

Re: [PD] [GEM] pix_artoolkit

2007-11-18 Thread Johannes Taelman
Hi Patrick, I compiled GEM from CVS for windows (evil, I know...) with VC2005. Don't have the time to upgrade it to artoolkitplus now, and I'm on a deadline... regards, Johannes On Nov 17, 2007 8:49 PM, patrick [EMAIL PROTECTED] wrote: hi johannes, sorry this is not an answer... how did you

Re: [PD] [GEM] pix_artoolkit

2007-11-17 Thread patrick
hi johannes, sorry this is not an answer... how did you manage to compile Gem with artoolkit. this is what i did: - compile artoolkit 2.72.1 - configure gem with ./configure --with-artoolkit-includes=/home/pat/11h11/yeux/artoolkit/include