ARToolKit

Logicool の Qcam 130x買ってきて、http://www1.bbiq.jp/kougaku/ARToolKit.htmlにあるとおり、いじくってみる、、、、、おお!!!できた!!!!これはおもしれぇぇぇ

VC は持ってないのだが、gcc でできるのかな?

ARToolKit Documentation (User Setup)

http://www.hitl.washington.edu/artoolkit/documentation/usersetup.htm

Microsoft Visual Studio 6 and Microsoft Visual Studio .NET 2003 are supported, but it is also possible to build the toolkit using free development environments (e.g. Cygwin, http://www.cygwin.com/)

うーん、一応できるみたい。

cygwin not supported

http://www.hitlabnz.org/forum/archive/index.php/t-562.html

DocusFebruary 26th, 2007, 04:05 AM
Hello,
After having tried to work with VS2005 express, VS 6.0 SP 6, and never having managed to make VRML samples working (and having no other available license) , I tried to compile it with cygwin as it is mentionned possible in the documentation.

Now just by launching the ./configure this message appears,

$ ./configure
This configure command supports Linux, IRIX and MacOSX.

So is it really possible to compile it with cygwin under windows, or did you just forget to mention that it was no longer available?

Docus.

      • -

retrakker March 4th, 2007, 03:05 AM
Sorry, as of now MinGW and Cygwin are not supported. ARToolKit itself should not be a problem, however videocapture is not supported due to dependency on DirectShow.

むぅ、、、ダメみたいだ。2.27.1 は release feb 6, 07 なので、質問の後対応しているとも思えないし。。。

VC++ 2005

しょうがないから、VC++ 2005 でも落とすか。
http://www.microsoft.com/japan/msdn/vstudio/express/visualc/

windows.h がねぇぇ、、SDK落とすか。めんどっちいな。
http://www.microsoft.com/japan/msdn/vstudio/express/visualc/usingpsdk/