cancel
Showing results for 
Search instead for 
Did you mean: 

Error when building VrTemplate app

vislab
Honored Guest
Hi,

I am trying to build VrTemplate app but I am getting one very annoying error and I am not sure why is it showing up.

I've used make_new_project.bat file to create my file - VrTestApp. This project then was imported into Eclipse (with copying to workspace). I've added reference for VrAppFramework, changed path in Application.mk -> ROOT_DIR for relevant one.

Now when I want to run my app it stopps with error and the one thing I suppose might be causing this (because LogCat doesn't say anything special) that is based on error during start is missing VrAppFramework.apk. The error during app start is: Could not find VrAppFramework.apk!

Does anyone have any idea how I can fix it?
1 REPLY 1

rosebud_the_sle
Expert Protege
Did you rebuild the libraries in your project or just copy them across from the sample projects? I don't know what spits this out off the top of my head but the first thing I would do is search the codebase and make sure the code in question was built against my new project.