Hi,
I am facing problem when building QCAR unity package project into eclipse.
I made the following steps:
1- following the below thread
https://ar.qualcomm.com/arforums/showthread.php?t=326&highlight=unity+project
2- Adding QCAR.jar, QCARUnityPlayer.jar to android project
3- Extending the class PlayerActivity
the result after running on Nexus s:
The app has stopped unexpectedly.
After debugging:
Exception: java.lang.unsatisfiedlinkerror Could't load mono: findLibrary
.....
I am stuck for a day with this error Please help.
I've heard about this before but I'm not sure what causes it. I suggest browsing the web, e.g.
http://stackoverflow.com/questions/2680827/conversion-to-dalvik-format-failed-with-error-1-on-external-jar
- Kim