chgatla-microsoft / QRTracking

MRTK sample app for QRtracking
MIT License
74 stars 69 forks source link

project is broken on master branch #38

Open artificial-jamesirei opened 3 years ago

artificial-jamesirei commented 3 years ago

Pulled the repo today to experiment with reading QR codes on Hololens 2 in Unity, repo is broken on Master branch. Missing packages to both MRTK and QR code nuget packages. Unity launches in safe mode, I tried resolving the package issues, but I can't find my way out of this. Please advise.

ujell commented 3 years ago

Had the same problem, here is how it worked for me:

After this it still did not compile because of the attached certificate in publishing settings. I simply deleted it to make it work.

Hope this helps.