X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=mingw64_deps%2FREADME.md;h=08f9eeca13e629a4b071acf3e6dc6c63b947aaab;hp=49fa8f77d56ba64e684cd07e50ac9325a8c15056;hb=aeb443c473e2593aa156c15aae8509abebdab4c6;hpb=bb984d1dda421461639eaab123926227fe034bab diff --git a/mingw64_deps/README.md b/mingw64_deps/README.md index 49fa8f7..08f9eec 100644 --- a/mingw64_deps/README.md +++ b/mingw64_deps/README.md @@ -3,6 +3,7 @@ ## Requirements Please use llvm-mingw compiler which can be downloaded here: + https://github.com/mstorsjo/llvm-mingw/releases You will also need to install CMake 3.20 or newer to compile Qt libraries. Simplest way to do this is to use python repositories: @@ -14,9 +15,8 @@ Unpack compiler binaries to suitable directory (/opt is preferred) and ensure th ## Setting up - Every subdirectory contains setup script which can be used to download source code and setup source trees. + Every subdirectory contains a setup.sh script which can be used to download source code and create source trees. ## Building - Just execute ./build.sh script for corresponding dependency using x86_64 or aarch64 as argument. It will build binaries automatically. - + Just execute ./build.sh script for corresponding dependency using either x86_64 or aarch64 as argument. It will build binaries automatically.