-
Notifications
You must be signed in to change notification settings - Fork 32
SIRF Superbuild with WSL on Windows 11
Kris Thielemans edited this page Apr 21, 2026
·
3 revisions
Our normal Linux installation instructions apply (see SIRF-SuperBuild-Ubuntu for Ubuntu and other Debian systems), with a few small changes.
When using go from conda-forge, KT had to set
export CGO_ENABLED=1
before building, as otherwise the Gadgetron server was not able to connect to the mrd-storage-server with the (somewhat cryptic) message
Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub
You might see a locale error during testing. We believe this is harmless. See https://github.com/ismrmrd/ismrmrd/issues/269