Compiling NyARToolKit on iPhone 3.0
Posted
by Vivas
on Stack Overflow
See other posts from Stack Overflow
or by Vivas
Published on 2010-05-11T16:31:06Z
Indexed on
2010/05/11
16:34 UTC
Read the original article
Hit count: 614
Hi,
Has anyone here succeeded in getting NyARToolKit to run on iPhone 3.0? I'm fighting with this but I am at least down to a couple of errors:
Duplicate symbol _spriteVertices (referring to the 3DGraphicsView & NyARToolKitCrossCompileAppDelegate).
glView.delegate = self; (error in NyARToolKitCrossCompileAppDelegate.m)
Any suggestions would be greatly appreciated.
© Stack Overflow or respective owner