We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Use MSYS2 required libuv build and cmake.
Use mingw64.exe shell. Necessary MSYS2 packages:
pacman -Sy pacman -S mingw-w64-x86_64-gcc pacman -S make pacman -S mingw-w64-x86_64-cmake pacman -S mingw-w64-x86_64-pkg-config
git clone https://github.com/UlordChain/ulordrig.git cd ulordrig mkdir build && cd build cmake .. -G "MinGW Makefiles" -DULORDRIG_DEPS=c:/ulordrig-deps/gcc/x64 make
-DWITH_LIBCPUID=OFF
-DWITH_HTTPD=ON