Hello,
I'm having some issue when trying to build my application for a windws device:
- Unity 32 bit 5.3.4f1
- vuforia-unity-5-5-9
-
Microsoft LifeCam Studio
While in editor mode I can test the application (and it works), I cannot build a working version of this application for windows (I don't know if it should be possible).
I'm also having some problem with my cam, I edited the xml to include the settings for my webcam but, in editor, I cannot find it. I attach some screen.
Thanks in advance for your help.
Attachment | Size |
---|---|
![]() | 27.42 KB |
![]() | 300.95 KB |
Hello
I'm experiencing some issues with Vuforia and windows 10 on surface pro when building with Unity for PC.
I've created a button to initialize vuforia on button click, and enabled DelayedInitialization in VuforiaConfiguration file
I get an error DllNotFoundException: vuforia wrapper
The project used to be for android.
Am I missing a certain dll from the previous android setup?
I'm using 7.2.24
In Unity editor works well.