SharpZipLib conflicts: mudanças entre as edições
Ir para navegação
Ir para pesquisar
Sem resumo de edição |
Sem resumo de edição |
||
Linha 2: | Linha 2: | ||
Sometimes when importing TriLib to your project, you might get conflicts saying "SharpZipLib.dll" has been found in multiple places in the solution. | |||
Sometimes when importing TriLib to your project, you might get conflicts saying '''"SharpZipLib.dll"''' has been found in multiple places in the solution. | |||
This happens because your solution already has a SharpZipLib library on it. | This happens because your solution already has a SharpZipLib library on it. | ||
You can fix that by keeping only the most up-to-date SharpZipLib version, you can check the version TriLib uses by heading to "Assets/TriLib/TriLibCore/Plugins/Dependencies" folder. | You can fix that by keeping only the most up-to-date SharpZipLib version, you can check the version TriLib uses by heading to '''"Assets/TriLib/TriLibCore/Plugins/Dependencies"''' folder. |
Edição das 13h45min de 10 de fevereiro de 2022
TriLib uses SharpZipLib (https://github.com/icsharpcode/SharpZipLib) to handle Zip files.
Sometimes when importing TriLib to your project, you might get conflicts saying "SharpZipLib.dll" has been found in multiple places in the solution.
This happens because your solution already has a SharpZipLib library on it.
You can fix that by keeping only the most up-to-date SharpZipLib version, you can check the version TriLib uses by heading to "Assets/TriLib/TriLibCore/Plugins/Dependencies" folder.