libmikey/libmutil compilation under windows
Athanasios Karapantelakis
athkar at kth.se
Mon Apr 9 21:13:21 CEST 2007
From what I recall, I have never used libtool when compiling on visual
studio 8 either for the x86, or ARM architecture. I've never used
autoconf, automake or libtool, since I think that these relate to the
GNU compiler, and not the one from Microsoft. Can you post the error
code, along with the message ?
Regards,*
*Athanasios*
*
Mikael Magnusson wrote:
> On Sun, Apr 08, 2007 at 03:46:39AM -0700, O. Saleh wrote:
>
>> Hi,
>>
>> Thanks very much for your help. I managed to compile libmutil under MS VC++
>> 2005 with no problems finally. I still get a linking error that it can't
>> find ltdl.h . I installed libtool on my box, but still get the error even
>> after adding the libtdl3.dll and libltdl.dll.a to my project's additional
>> libraries. Tried to lookup the libtools web page for hints, but nothing
>> really helpful about using it on Windows without having Cygwin or some *nix
>> emulation environment
>>
>> http://www.delorie.com/gnu/docs/libtool/libtool_52.html
>>
>>
>
> The libltdl directory including ltdl.h is added to the distributed
> sources by libtoolize from the autotools. You may need to use a tar ball
> generated on a POSIX system when building with MSVC, but I'm not sure I
> have only built WIN32 minisip using the Mingw cross-compiler.
>
> Mikael
>
More information about the Minisip-devel
mailing list