| I am not succeeding in compiling liblo for use by MSVC.
Or rather, I did succeed in compiling liblo.dll with MinGW (by writing my own SConstruct for it) and then producing an export lib for the DLL using Microsoft's lib. So far so good. But then the liblo headers depend upon stdint.h which does not exist for MSVC. OK, I got round that with some #defines. Then there are dozens of macros which don't work on MSVC because its C preprocessor is a bit different... the guy wrote liblo in a TOTALLY GNU-ish, non-portable way. I don't like editing other people's sources like this.
I will try doing a bit more, however. If the sources get too different I'll just pack them up as a separate new lib in Csound.
Regards,
Mike
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |