>>In the meantime, the fastest way to get the source working is to build 
it as 32-bit (add -m32 to the compiler command line, and make sure you 
have the appropriate 32-bit libraries installed).<br><br>Where do I add that option? Cause I only found one place (CMakeCache.txt) where I could add a flag to the compiler and it didn&#39;t work.<br><br>Thanks alot for the fast answer!<br>
<br><div class="gmail_quote">2010/6/5 Ryan C. Gordon <span dir="ltr">&lt;<a href="mailto:icculus@icculus.org">icculus@icculus.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
My CMakeLists.txt is the newest one (with all the changes listed there -&gt; [aquaria] Start of a 64bit patch (last post) &lt;<a href="http://icculus.org/pipermail/aquaria/2010-June/000063.html" target="_blank">http://icculus.org/pipermail/aquaria/2010-June/000063.html</a>&gt;<br>

</blockquote>
<br>
I&#39;m kinda surprised that patch applied cleanly. It was just meant to be a starting point.<br>
<br>
Even with that patch, a long time ago, there were serious bugs in 64-bit mode (the camera won&#39;t follow Naija, the narration stalls, etc). Someone will need to do more work to make it 64-bit clean.<br>
<br>
In the meantime, the fastest way to get the source working is to build it as 32-bit (add -m32 to the compiler command line, and make sure you have the appropriate 32-bit libraries installed).<br>
<br>
--ryan.<br>
<br>
<br>
<br>
--ryan.<br>
<br>
_______________________________________________<br>
aquaria mailing list<br>
<a href="mailto:aquaria@icculus.org" target="_blank">aquaria@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/aquaria" target="_blank">http://icculus.org/mailman/listinfo/aquaria</a><br>
</blockquote></div><br>