"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Install new Vuforia SDK on Eclipse

Hi, im trying to test the vuforia samples in a new workspace on my Eclipse i have used for years. Cause it is a test i dont wana loose time installing another IDE.

I have used your SKD at past time, but now i cant get it working.

I created a new workspace, and modify the class structure of the samples app to make my eclipse find the sample java classes.

Also i created a java build path with the new vuforia library but i referenced it like before, QCAR_SDK_ROOT  ponting to the new library.

But Eclipse cant found all the vuforia classes like com.vuforia.COORDINATE_SYSTEM_TYPE;  i supposed that classes are on the sdk library, so i try to change the build path classpath variable from QCAR_SDK_ROOT to com.vuforia wothouth success.

Please, help me with linking your .jar to com.vuforia classes.

 

Thanks.

Ok, i realized that if i add the .jar as a library of the app it works... logically.

And i could make the Class path variable i need, and link to the proyect.

But now the problem is that the libVuforia.so couldt be loaded.

After reinstall the app on my phone it seems that the manual copy of libVuforia.so works...

Now i need to test it with license key.