-
-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Description
C:\Windows\system32>ba.exe
ba.exe
fatal error: bcryptprimitives.dll not found
runtime: panic before malloc heap initialized
It seems golang version above 1.20 not support windows 7 or 2008,how to downgrade go to support it?
PS: Here’s my patch. I made these changes to the code and downgraded the versions of Golang (to 1.20) and gVisor(20230927004350-cbd86285d259) to make it work on Windows Server 2008. But how can we integrate this into the project? Maybe we could add a parameter to select the Windows version?
diff.patch.txt
Metadata
Metadata
Assignees
Labels
No labels