----- "august" august@alien.mur.at a écrit :
any mp3 crashes
here is the message I get when it crashes:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 7728.0x154c] 0x039760f3 in libiconv () from c:\MinGW\bin\libiconv-2.dll (gdb) BFD: C:\Windows\SysWOW64\AUDIOKSE.dll: Warning: Ignoring
section flag IMAGE_SCN_MEM_NOT_PAGE
hmm. what does libiconv do?
libiconv is needed by gmerlin encoder for performing character set conversion
do you want an archive containing all needed DLL's?
yes, please.
the archive is here:
http://megalego.free.fr/pd/externals/readanysf~-win32-0.42.zip
I tried to implement setDllDirectory but it doesn't work,
there is an header file for windows code that is resolving symbol exports
I couldn't get a linker option that would ignore missing ones
this will be the difficult part, I imagine....to fully understand how mingw and windows development works. And, then to package all the dll's in a usable format.