I have built lame3.91 for a debug version under MSVC6.0
It perform well when encoding a wav
but when I try to "lame -mp3input test128.mp3 test32.mp3" or even
"lame --decode test128.mp3 test128.wav"
Command line says that "Error: libmp3lame not compiled with mpg123 *decoding* support"
But this problem vanishes when it's a release version!
How can I do? Thanks for any kind of help!