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
Salut,
Can you make a documentation for installing a library or toolchain in msys2 ?
Configure, compile and install: make -f win32/Makefile.gcc install BINARY_PATH=/mingw64/bin \ INCLUDE_PATH=/mingw64/include LIBRARY_PATH=/mingw64/lib cd ..
Configure, compile and install:
make -f win32/Makefile.gcc install BINARY_PATH=/mingw64/bin \ INCLUDE_PATH=/mingw64/include LIBRARY_PATH=/mingw64/lib cd ..
This might be usefull, but I need more details how it can be used.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Salut,
Can you make a documentation for installing a library or toolchain in msys2 ?
This might be usefull, but I need more details how it can be used.
The text was updated successfully, but these errors were encountered: