Marcus Johnson wrote:

> I'll try it, thanks. also do you know how to cross compile with MinGW? I'm
> trying on my Mac, because Visual Studio 2012 doesn't like the SLN, but it's
> not really working. :/

In Debian with the mingw-w64 toolchain I configure a cross compile using:

     ./configure --build=x86_64-linux --host=i686-w64-mingw32 \
           --target=i686-w64-mingw32 32 --disable-ogg

Hope this helps.

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to