We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CMake 3.13 is needed to allow installing targets from subdirectories
build system tested for mingw-w64 32 bits https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/8.1.0/threads-posix/dwarf/ 64 bits https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/8.1.0/threads-posix/seh/
MSVC 64 and 32 bits tested with NMake
Linux was tested succesfully building on Ubuntu 18.0 64bits
Only left to do: linux 32 bits macosx
The text was updated successfully, but these errors were encountered:
No branches or pull requests
CMake 3.13 is needed to allow installing targets from subdirectories
build system tested for mingw-w64
32 bits
https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/8.1.0/threads-posix/dwarf/
64 bits
https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/8.1.0/threads-posix/seh/
MSVC 64 and 32 bits
tested with NMake
Linux was tested succesfully building on Ubuntu 18.0 64bits
Only left to do:
linux 32 bits
macosx
The text was updated successfully, but these errors were encountered: