Hans-Christoph Steiner wrote:
Hey,
So I packaged ARToolkit for Fink/Mac OS X, now I am trying to figure out how to get Gem to use it. Its compiled as a static lib. This doesn't seem to set the requisite HAVE_ARTOOLKIT:
./configure --with-artoolkit-includes=/sw/include --with-artoolkit-libs=/sw/lib
I still get:
error: [pix_artoolkit]: compiled without ARToolKit support!
Any ideas?
might work now (commit #2772)
the problem is, that currently the config*.h.in files for the different platforms are out-of-sync.
fgmasdr IOhannes