I downloaded ARToolkit5 for my windows laptop from the following site.
After installing it, when I run the visual studio solution file from artoolkit folder, it shows error. I had installed video libraries too following the documentation but still it is not working (shows that there is no file in c) and i am not sure how to use the kit in windows.
For using it with android, I downloaded the zip folder of artoolkit for android. I installed eclipse and android studio both. I also setup the android sdk manager and sdk plugin.
But I don't know how to use the artoolkit with android. I cant find any tutorial. Also, is it possible using android studio or will have to use eclipse? I tried to run the applications from bin folder of artoolkit(android) but its not working. I downloaded glut32.dll but problem still persists.I had tried to import the eclipse projects from the unzipped folder of artoolkit fr android. But it is showing some errors.
The platform is 5.1.1 Google API.I am totally new to artoolkit and android development, So it will be really helpful if any initial guideline or resources can be provided.