PDA

View Full Version : Problems with ARTK2.70.1 on Mac OS X with iSight


MiloQuarneVanHalen
May 19th, 2005, 02:20 AM
Hello,

I have compiled ARTK Version 2.61 on my PowerBook using Panther 10.3.9 with iSight and everything works great. Now I have tested version 2.70.1 and I have some trouble with it.

First, I tried to compile (following the readme instructions) through XCode but libARvrml.a hasn't been created and running simpleTest opened the Quicktime Video-Configuration-Dialog (where you can adjust camera settings etc.) but I saw no preview of my Video-Stream, couldn't move the Configuration-Window and after hitting "ok" I saw no Video-Stream.

I then compiled the toolkit manually, as described in the README.txt file. I could run the simpleVRML without any problems, but when I started simpleTest the same problems mentioned above occured and I got an -sgConfigurationDialog error -2003 and a warning: "GLUT Warning: glutInit being called a second time."

Can somebody help me out??

Thanks a lot!!

Milo

philip_lamb
May 19th, 2005, 03:40 AM
Milo,

The problem with error "glutInit being called a second time" is known, and has been fixed, but a release has not been packaged yet.

You can check out the updated source code from our cvs repository. See http://sourceforge.net/docman/display_doc.php?docid=25731&group_id=116280 for how to do this.

Cheers,
Phil.