-
Hi there — total noob. Installed ARTK on my old g$ laptop with Tiger — love it. Want to install it on my MacPro with 10.6.1 - get all kinds of build errors. I am compiling straight from command line and get failure. i have scoured the web and can't find a thing about this. It seems when it gets to compiling "VideoMacOSX" it fails hard:
### excerpt of build output###
(cd VideoMacOSX; make...
2009-10-23 14:27:12 UTC by nobody
-
http://www.hitl.washington.edu/artoolkit/ is down.
2009-09-02 20:59:01 UTC by nobody
-
retrakker committed revision 311 to the ARToolKit SVN repository, changing 2 files.
2009-06-16 04:54:44 UTC by retrakker
-
julianlooser committed revision 310 to the ARToolKit SVN repository, changing 1 files.
2009-04-30 22:44:08 UTC by julianlooser
-
I have resolved that problem inserting only a line of code that was necessary to change context with the instruction
setlocale(LC_NUMERIC, "C");
added to the function setupCamera as reported in the following lines:
static int setupCamera(const char *cparam_name, char *vconf, ARParam *cparam)
{
ARParam wparam;
int xsize, ysize;
// Open the video path.
if...
2008-12-18 14:41:35 UTC by kekko84
-
Seems usage problem - need more info.
2008-12-18 05:40:39 UTC by retrakker
-
Check with new DSVL.
2008-12-18 05:39:09 UTC by retrakker
-
Will try to check if this is still the case with the new in-tree copy of DSVL.
2008-12-18 05:37:47 UTC by retrakker
-
Not a bug.
2008-12-18 05:31:00 UTC by retrakker
-
retrakker committed revision 309 to the ARToolKit SVN repository, changing 8 files.
2008-12-12 01:19:15 UTC by retrakker