Hi all,
I´m using vuforia 5.0.5 ImageTargets core examples to test if it works ok. My Unity version is 5.2.0f3 and XCode is Version 7.0 beta 6. We are trying to test in simulator. It compiles and tries to start but suddenly I obtain following error:
Warning: Error creating LLDB target at path '/Users/BIHARTECH/Library/Developer/Xcode/DerivedData/Unity-iPhone-gguhhzfroeqfwibvbwtkyxsdpgrz/Build/Products/Release-iphonesimulator/vuforia505.app'- using an empty LLDB target which can cause slow memory reads from remote devices.
dyld: Symbol not found: _VuforiaRenderEvent
Referenced from: /Users/BIHARTECH/Library/Developer/CoreSimulator/Devices/C19E2AA8-E44E-4A32-890D-0EC9EE375A6E/data/Containers/Bundle/Application/8995613C-22A6-4A2F-82A2-3032C2BCA7EB/vuforia505.app/vuforia505
Expected in: flat namespace
in /Users/BIHARTECH/Library/Developer/CoreSimulator/Devices/C19E2AA8-E44E-4A32-890D-0EC9EE375A6E/data/Containers/Bundle/Application/8995613C-22A6-4A2F-82A2-3032C2BCA7EB/vuforia505.app/vuforia505
(lldb)
Any idea of what is happening??
Thanks in advance.
Oh!! Thank you very much. In the device it works perfectly!!!