Start a new topic
Solved

Am getting errors while building in UWP

Assets\Wikitude\Samples\Scripts\PluginController.cs(40,33): error CS1729: 'Thread' does not contain a constructor that takes 1 arguments



Assets\Wikitude\Samples\Scripts\PluginController.cs(43,27): error CS1061: 'Thread' does not contain a definition for 'Start' and no accessible extension method 'Start' accepting a first argument of type 'Thread' could be found (are you missing a using directive or an assembly reference?)


Assets\Wikitude\Samples\Scripts\PluginController.cs(174,27): error CS1061: 'Thread' does not contain a definition for 'Join' and no accessible extension method 'Join' accepting a first argument of type 'Thread' could be found (are you missing a using directive or an assembly reference?)


Hi, 


Please try to switch to IL2CPP backend and try to build again. These errors should go away.


Best regards,

Alexandru

Hi,


I taken object tracking - sample scene, after deploying to hololens. Object traking is not working

Hi, 


I apologize for the late reply.

Is image tracking working for you, but only object tracking is failing? Does the camera start (as indicated by the white LED light)?


Thank you,

Alexandru

Login or Signup to post a comment