This program when being compiled with distutils tells me...
C:\Pylame> python setup.py build --compiler=mingw32 ... build\temp.win32-3.1\Release\pylame.o:pylame.c:(.text+0x11): undefined reference to 'lame_init' ***several more similar errors*** ld returned 1 exit status
I believe I need to link to the LAME DLL, but which one and from where??


Sign In
Create Account


Back to top









