Version 3.100 breaks Windows compatibility when using libiconv since frontend/parse.c now depends on langinfo.h. I'm using the MinGW-w64 (GCC-compatible) compiler.
This should be fixed now in svn, please get the latest source and report your results.
Looks better now, except for this error: Cannot export lame_init_old: symbol not defined
But I was able to build both static and shared libraries for Windows after removing lame_init_old from include/libmp3lame.sym.
Ok, closing it. The remaining unresolved symbol issue has its own tracker item.
Log in to post a comment.
This should be fixed now in svn, please get the latest source and report your results.
Looks better now, except for this error:
Cannot export lame_init_old: symbol not defined
But I was able to build both static and shared libraries for Windows after removing lame_init_old from include/libmp3lame.sym.
Ok, closing it. The remaining unresolved symbol issue has its own tracker item.