aboutsummaryrefslogtreecommitdiff
path: root/packages/noncvs/windows/extra/pix_artoolkit/README.txt
blob: 26a0740ea3fe5bcaef03eeb821462a9750fd48e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pix_artoolkit - ARToolKit support for Gem
=========================================
code by Shigeyuki Hirai


build instructions:

linux:
% aclocal -I /path/to/Gem/src/m4
% autoconf
% ./configure --with-artoolkit-includes=/path/to/artoolkit/include/ --with-artoolkit-libs=/path/to/artoolkit/lib/
% make


w32:
when using VisualStudio, you can use the project file "pix_artoolkit.sln"