Windows 64-bit binaries were requested, but this workspace does not contain the required Windows 64-bit dependency set.

Detected:
- MinGW x86_64 compiler is installed.
- Project contains Windows prebuilt binaries only for PE32/i386 under Win32_bin.
- No Windows 64-bit MySQL/MariaDB import library/DLL was found.
- No Windows 64-bit OpenSSL import libraries/headers were available for this cross-build.
- Module cross-builds also failed because required Windows regex/MySQL libraries were missing.

To build win64, provide compatible 64-bit Windows dependencies:
- libmysql/libmariadb import library and DLL
- OpenSSL headers/import libraries/DLLs
- regex library for regexFilter, if building that module
Then rebuild with x86_64-w64-mingw32-gcc.
