Skip to content
New issue

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

Cannot find #173

Open
tsukoyumi opened this issue May 13, 2021 · 1 comment
Open

Cannot find #173

tsukoyumi opened this issue May 13, 2021 · 1 comment

Comments

@tsukoyumi
Copy link

im trying to compile with mingw and codeblocks followed all instructions in readme
but i get these errors
E:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -llibcurl_imp
E:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -llibpng
E:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -llibzlib

plz help me
i will gladly appreciate it

@berinhardt
Copy link
Contributor

add the path to the libraries with -L

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants