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
I even installed gnu make in msys2 for mingw 64 its always shows this error
mkdir -p /usr/local/src /usr/local/lib /usr/local/include /usr/local/share/man/man3 cp -R /usr/local cp: missing destination file operand after '/usr/local' Try 'cp --help' for more information. make: *** [install] Error 1`
The text was updated successfully, but these errors were encountered:
You can watch this: for vs code on windows: https://www.youtube.com/watch?v=L_ZpzwjXpC4 for code::blocks on windows: https://www.youtube.com/watch?v=T_olYPfgfXI
Sorry, something went wrong.
No branches or pull requests
I even installed gnu make in msys2 for mingw 64
its always shows this error
The text was updated successfully, but these errors were encountered: