Hololens 一代的solution应该是
用VS2019打开Unity build 出来的HoloLens solution 没有device target的问题
但是最近发现有个问题,新建工程的solution里没有device选项。
应该是SDK版本的问题。
有时候会出现这样的错误:

“error MSB8020: The build tools for Visual Studio 2017 (Platform Toolset = ‘v141’) cannot be found.“

解决方法:
在VS2019里面打开solution,Project->Retarget solution->
用VS2019打开Unity build 出来的HoloLens solution 没有device target的问题

相关文章:

  • 2022-02-07
  • 2022-02-13
  • 2021-04-02
  • 2021-11-26
  • 2021-04-17
  • 2021-12-30
  • 2022-01-23
  • 2022-12-23
猜你喜欢
  • 2022-01-03
  • 2022-12-23
  • 2021-11-07
  • 2022-12-23
  • 2021-08-02
  • 2021-09-04
  • 2022-12-23
相关资源
相似解决方案