Please try Cleaning your project after having set the environmental variable. The clean command is found in Eclips in the Project menu. Project -> Clean...
If you continue to get the error please check Project -> Properties -> Java Build Path -> Order and Export tab. Make sure the QCAR_SDK_ROOT variable is checked.
Now that the QCAR variable is set you may want to start a new project. Also make sure you run ndk-build on your project as described in the getting started section.
Hello,
Please try Cleaning your project after having set the environmental variable. The clean command is found in Eclips in the Project menu. Project -> Clean...
If you continue to get the error please check Project -> Properties -> Java Build Path -> Order and Export tab. Make sure the QCAR_SDK_ROOT variable is checked.
Now that the QCAR variable is set you may want to start a new project. Also make sure you run ndk-build on your project as described in the getting started section.
Thank you,
-Peter