From: <hom...@fr...> - 2012-11-11 12:52:32
|
Hi there, I just tried to cross compile 0.9.5 for win32 under Ubuntu 12.10 with no success (I stopped the try to compile directly from windows/mingw). I downloaded latest libofx source code, then ./configure --host=i686-w32-mingw32 all compile, but then got no .dll (just .a and .la) the AC_LIBTOOL_WIN32_DLL directive should have. Do I need to cross compile opensp first ? Thanks in advance. Maxime. ---- PS:I have not asked for this before, as I compile HB with code_blocks and some libofx_0.8.3_dev package get from somewhere I can't remember, anyway outdated. And I really would like to get latest libofx for windows on every release if possible. |