You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$VeriSol ERC1155ERC721.sol ERC1155ERC721
... Downloading z3.zip from https://github.com/Z3Prover/z3/releases/download/z3-4.8.4/z3-4.8.4.d6df51951f4c-x64-osx-10.14.1.zip to /Users/macbookpro/.dotnet/tools/Temp/
Unhandled Exception: System.ComponentModel.Win32Exception: No such file or directory
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at VeriSolRunner.ExternalTools.DownloadedToolManager.RunCmd(String cmdName, String arguments) in c:\verisol\sources\ExternalToolsManager\DownloadedToolManager.cs:line 105
at VeriSolRunner.ExternalTools.DownloadedToolManager.ChangePermission() in c:\verisol\sources\ExternalToolsManager\DownloadedToolManager.cs:line 91
at VeriSolRunner.ExternalTools.DownloadedToolManager.EnsureExisted() in c:\verisol\sources\ExternalToolsManager\DownloadedToolManager.cs:line 79
at VeriSolRunner.ExternalTools.ExternalToolsManager.EnsureAllExisted() in c:\verisol\sources\ExternalToolsManager\ExternalToolsManager.cs:line 51
at VeriSolRunner.Program.Main(String[] args) in c:\verisol\sources\VeriSol\Program.cs:line 27
zsh: abort VeriSol ERC1155ERC721.sol ERC1155ERC721
The text was updated successfully, but these errors were encountered:
@shuvendu-lahiri I need to do the repro. I don't recall exactly but I remember that I needed to manually copy z3 to binaries or .net tool folder. As soon as I get a PC I can try to repro.
I got this error in MacOS
The text was updated successfully, but these errors were encountered: