This issue is unique.
Operating System
Windows
Architecture
x86_64
Package Type
exe
Version information
V9.4.0
Expected Behavior
Build success
Actual Behavior
I tried to build the latest version from the main branch. When I run build.ps1 in the Windows folder, I get many errors.
I modified the build.ps1 file to fix some of them, but I'm stuck on libiconv — it can't find the MSYS2 mirror.
I also tried the latest release, v9.4.0, but there's no build file in it.
Reproduction Steps
git clone main branch
run ./build/windows/build.sh (with ou without docker, same errors)
or
git checkout v9.4.0
build/windows/build.sh (file missing)
Additional information
Windows11
This issue is unique.
Operating System
Windows
Architecture
x86_64
Package Type
exe
Version information
V9.4.0
Expected Behavior
Build success
Actual Behavior
I tried to build the latest version from the main branch. When I run build.ps1 in the Windows folder, I get many errors.
I modified the build.ps1 file to fix some of them, but I'm stuck on libiconv — it can't find the MSYS2 mirror.
I also tried the latest release, v9.4.0, but there's no build file in it.
Reproduction Steps
git clone main branch
run ./build/windows/build.sh (with ou without docker, same errors)
or
git checkout v9.4.0
build/windows/build.sh (file missing)
Additional information
Windows11