[MySQL]关于unity3d导入了MySQL相关dll,打包为exe文件后的报错
unity3d吧
全部回复
仅看楼主
level 2
1.FileNotFoundException: Could not load file or assembly 'EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
System.Reflection.MonoMethodInfo.GetMethodInfo (System.IntPtr handle) (at <cfc149f8218b496788d8493c87de777a>:0)
2.ArgumentException: The Assembly EntityFramework is referenced by MySql.Data.EntityFramework ('Assets/Plugins/MySql_Dll/MySql.Data.EntityFramework.dll'). But the dll is not allowed to be included or could not be found.
主要报错就是这两个,可是我根据网上的方法更新了EntityFramework, Version=6.0.0.0,当时在发布的时候这个错误还是一直存在,请大佬看看有没有解决办法
2018年09月30日 01点09分 1
level 2
更新后的EntityFramework, Version=6.0.0.0
2018年09月30日 01点09分 2
level 2
有人知道吗,还是说更新了EntityFramework还需要有其余的操作
2018年09月30日 01点09分 3
level 2
有没有大神可以提供见解[泪]
2018年09月30日 02点09分 4
1