您当前的位置: 首页 >  unity
  • 7浏览

    0关注

    159博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

Unity 使用System.Windows.Forms.dll 等发布报错

牙膏上的小苏打2333 发布时间:2019-01-28 14:54:48 ,浏览量:7

“The dll is not allowed to be included or could not be found” while building."解决办法

https://docs.unity3d.com/Manual/dotnetProfileAssemblies.html 1:删除掉工程中的System.Windows.Forms.dll等文件 2:切换 .NET Standard 2.0 ->.NET 4.x 3:Asset 目录下添加 mcs.rsp/csc.rsp文件,文件内容 " -r:System.Windows.Forms.dll "

在这里插入图片描述 4:重启Unity

关注
打赏
1664520285
查看更多评论
立即登录/注册

微信扫码登录

0.0479s