ZHCASH Windows x86_64 build
===========================

Build date: 2026-07-04 UTC
Source branch: compatible-modernization
Source HEAD: 9065379dfb8a
Build host: Ubuntu 24 / MinGW-w64 x86_64

Configure command:

    CONFIG_SITE=$PWD/depends/x86_64-w64-mingw32/share/config.site \
    ./configure --prefix=/ --with-gui=qt5 \
      --with-qt-plugindir=$PWD/depends/x86_64-w64-mingw32/plugins \
      --disable-bip70 --disable-shared --enable-werror \
      --host=x86_64-w64-mingw32

Build command:

    make -j4

Included binaries:

    bin/zerohourd.exe
    bin/zerohour-cli.exe
    bin/zerohour-wallet.exe
    bin/zerohour-tx.exe
    bin/zerohour-qt.exe
    bin/test_zerohour.exe
    bin/test_zerohour-qt.exe
    bin/bench_zerohour.exe

Verification:

    Build completed with exit code 0.
    Configure target OS: windows.
    Qt GUI: enabled.
    BIP70: disabled.
    Werror: enabled.
    Build and configure logs had no warning:, error:, fatal:, undefined reference, collect2, or ld returned matches.
    All .exe files were verified as PE32+ x86-64 MS Windows executables.

Compatibility policy:

    This build keeps existing ZHCASH consensus behavior, P2P protocol behavior,
    chain parameters, historical block interpretation, Berkeley DB 4.8 wallet
    storage compatibility, and legacy CCrypter SHA512/AES-256-CBC encrypted
    wallet behavior. OpenSSL remains pinned to 1.1.1w for this maintenance line.

Checksums:

    See SHA256SUMS in this directory.
