Difference between revisions of "Daala MinGW64 Environment"
Jump to navigation
Jump to search
Martin.leese (talk | contribs) m (Added Category: Daala) |
|||
Line 14: | Line 14: | ||
<code> | <code> | ||
./configure --host=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/ | ./configure --host=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/ | ||
+ | </code> | ||
+ | |||
+ | === libiconv 1.14 === | ||
+ | <code> | ||
+ | ./configure --host=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/ | ||
</code> | </code> | ||
[[Category: Daala]] | [[Category: Daala]] |
Revision as of 15:38, 17 April 2015
Debian Jessie (jenkins)
libogg 1.3.2
./configure --host=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/
SDL 1.2.15
./configure --host=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/
check 0.9.14
./configure --host=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/
libiconv 1.14
./configure --host=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/