<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.xiph.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiak</id>
	<title>XiphWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.xiph.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiak"/>
	<link rel="alternate" type="text/html" href="https://wiki.xiph.org/Special:Contributions/Wiak"/>
	<updated>2026-04-20T02:34:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=Daala_and_Cygwin&amp;diff=15700</id>
		<title>Daala and Cygwin</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=Daala_and_Cygwin&amp;diff=15700"/>
		<updated>2015-04-14T20:25:23Z</updated>

		<summary type="html">&lt;p&gt;Wiak: Created page with &amp;quot;CC-BY [http://nwgat.ninja/compiling-daala-on-cygwin/ nwgat]   &amp;#039;&amp;#039;&amp;#039;Install Cygwin x64 with wget&amp;#039;&amp;#039;&amp;#039;   https://cygwin.com/setup-x86_64.exe  &amp;#039;&amp;#039;&amp;#039;Install apt-cyg&amp;#039;&amp;#039;&amp;#039;   wget rawgit.com/Xa...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CC-BY [http://nwgat.ninja/compiling-daala-on-cygwin/ nwgat]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Install Cygwin x64 with wget&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
https://cygwin.com/setup-x86_64.exe&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Install apt-cyg&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
wget rawgit.com/XadillaX/apt-cyg/master/apt-cyg&lt;br /&gt;
&lt;br /&gt;
install apt-cyg /bin&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Install Packages&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
apt-cyg install gcc-core make pkg-config autoconf automake libtool libogg-devel libpng-devel libjpeg-devel check git&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Compile Daala&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
git clone https://git.xiph.org/daala.git&lt;br /&gt;
&lt;br /&gt;
cd daala&lt;br /&gt;
&lt;br /&gt;
./autogen.sh&lt;br /&gt;
&lt;br /&gt;
./configure --disable-player&lt;br /&gt;
&lt;br /&gt;
make -j22&lt;br /&gt;
&lt;br /&gt;
make tools&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;if the compile fail try commenting out&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
CFLAGS=&amp;quot;-std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -Wno-overlength-strings $CFLAGS&amp;quot;&lt;br /&gt;
&lt;br /&gt;
CC_CHECK_CFLAGS_APPEND([-U__STRICT_ANSI__])&lt;br /&gt;
&lt;br /&gt;
with # on front of the lines in configure.ac file&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: make tools will fail, sdl is missing&lt;/div&gt;</summary>
		<author><name>Wiak</name></author>
	</entry>
</feed>