[MSYS] ld: cannot find -lintl: No such file or directory #4338
-
Which packages I need to install to have this library?
|
Beta Was this translation helpful? Give feedback.
Answered by
MehdiChinoune
Jan 9, 2024
Replies: 1 comment 6 replies
-
Are you using mingw or msys2 toolchain? What is the output of |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try installing gettext-devel, It should fix your issue.