【Unity】'ZipEntry' could not be f

2022-06-22  本文已影响0人  真诚的狗子

刚从git上clone下来的项目,报错:

Assets/Plugins/AstarPathfindingProject/Core/Serialization/JsonSerializer.cs(486,3): error CS0246: The type or namespace name 'ZipEntry' could not be found (are you missing a using directive or an assembly reference?)

Assets/Plugins/AstarPathfindingProject/Core/Serialization/JsonSerializer.cs(15,19): error CS0234: The type or namespace name 'Ionic' does not exist in the namespace 'Pathfinding' (are you missing an assembly reference?)

没有.net环境,下载安装一个

上一篇 下一篇

猜你喜欢

热点阅读