10-24-2011 10:57 AM
Hi, i'm trying to use de sample projects that there are in the ndk website, i import the project, i compile the project but in the playbook simulator i have a notice and the app doesn't work. The error is the Error 8. I'm using the NDK with a mac.
Solved! Go to Solution.
10-24-2011 12:53 PM
Do you compile for Simulator and run on device? Or visa-versa? Error 8 would be printined if binary is wrong platform or could be some other complecated case on device (in which case uninstall app and reboot the device would help)
10-25-2011 03:41 AM
Thank you, that was the problem... now the sample projects work good...