Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error building UltraSnaffler #157

Open
7Wires opened this issue Oct 23, 2024 · 1 comment
Open

Error building UltraSnaffler #157

7Wires opened this issue Oct 23, 2024 · 1 comment

Comments

@7Wires
Copy link

7Wires commented Oct 23, 2024

Hello,
when I try to build UltraSnaffler from the 1.0.179 release I obtain the following error:

Error	CS0246	The type or namespace name 'FileResult' could not be found (are you missing a using directive or an assembly reference?)	UltraSnaffCore	C:\Users\user\Downloads\Snaffler-1.0.179\SnaffCore\Concurrency\SnafflerMessage.cs	11	Active

Warning		Found conflicts between different versions of "ICSharpCode.SharpZipLib" that could not be resolved.
There was a conflict between "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" and "ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73".
    "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" was chosen because it was primary and "ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" was not.
    References which depend on "ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" [C:\Users\user\.nuget\packages\sharpziplib\0.86.0\lib\20\ICSharpCode.SharpZipLib.dll].
        C:\Users\user\.nuget\packages\sharpziplib\0.86.0\lib\20\ICSharpCode.SharpZipLib.dll
          Project file item includes which caused reference "C:\Users\user\.nuget\packages\sharpziplib\0.86.0\lib\20\ICSharpCode.SharpZipLib.dll".
            C:\Users\user\.nuget\packages\sharpziplib\0.86.0\lib\20\ICSharpCode.SharpZipLib.dll
    References which depend on "ICSharpCode.SharpZipLib, Version=2.84.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73" [].
        C:\Users\user\.nuget\packages\taglib\2.1.0\lib\taglib-sharp.dll
          Project file item includes which caused reference "C:\Users\user\.nuget\packages\taglib\2.1.0\lib\taglib-sharp.dll".
            C:\Users\user\.nuget\packages\taglib\2.1.0\lib\taglib-sharp.dll
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll
        C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OpenXml4Net.dll
          Project file item includes which caused reference "C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OpenXml4Net.dll".
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OpenXml4Net.dll
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OOXML.dll
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OpenXmlFormats.dll
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll
        C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.ScratchPad.HWPF.dll
          Project file item includes which caused reference "C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.ScratchPad.HWPF.dll".
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.ScratchPad.HWPF.dll
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll
        C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.dll
          Project file item includes which caused reference "C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.dll".
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.dll
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OOXML.dll
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OpenXml4Net.dll
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.OpenXmlFormats.dll
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\NPOI.ScratchPad.HWPF.dll
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll
        C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll
          Project file item includes which caused reference "C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll".
            C:\Users\user\.nuget\packages\toxy\1.6.1.1\lib\net45\Toxy.dll	UltraSnaffCore		

@coffeegist
Copy link

Upvoting this as still an issue

t-mtsmt added a commit to t-mtsmt/Snaffler that referenced this issue Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants