I want to compile it with make. The header file uses iconv.h , but cygwin already has libiconv installed
.
I want to compile it with make. The header file uses iconv.h , but cygwin already has libiconv installed
.
this problem is that the header file cannot be found, so you need to install libiconv-devel
this library