【发布时间】:2019-08-05 10:19:18
【问题描述】:
刚刚在 mac os 10.13.6 上安装了 VS2017 + monogame 3.8 (dev build),我收到了新的空项目警告:
Warning MM2006: Native library 'api-ms-win-core-timezone-l1-1-0.dll' was referenced but could not be found. (MM2006)
Warning MM2006: Native library 'libasound' was referenced but could not be found. (MM2006)
Warning MM2006: Native library 'Ws2_32.dll' was referenced but could not be found. (MM2006)
Warning MM2006: Native library 'comdlg32.dll' was referenced but could not be found. (MM2006)
Warning MM2006: Native library 'shell32.dll' was referenced but could not be found. (MM2006)
我可以用这个警告做什么?如何解决它们?或者在 mac 上使用这个框架是个坏主意?
【问题讨论】:
-
您应该能够在网络上找到所有缺失的 dll,您可以在项目中引用这些 dll