<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Thread ? You mean there is a forum for this somewhere ? Or was it in the mails ?<br><br>Sorry, looked everywhere, can't find it, can someone give me the link please ?<br><br>Thanks a lot ! :)<br><br>Yogoda<br><br><br>&gt; Date: Sat, 12 Jun 2010 19:47:17 +0200<br>&gt; From: programmer02@gmail.com<br>&gt; To: aquaria@icculus.org<br>&gt; Subject: Re: [aquaria] Errors when compiling FreeType2 with Visual C++ 2010<br>&gt; <br>&gt; I think all of these issues are resolved with the patch I submitted<br>&gt; for Visual Studio (check the thread "Enable Windows compiling with<br>&gt; Visual Studio"). I never tested with VS2010, only 2002, but I<br>&gt; recognize all the issues you mentioned :)<br>&gt; <br>&gt; /prog2<br>&gt; <br>&gt; 2010/6/11 Joël Fivat &lt;joelfivat@hotmail.com&gt;:<br>&gt; &gt; Hello,<br>&gt; &gt;<br>&gt; &gt; I installed CMake and created the project files for the Visual C++ 2010.<br>&gt; &gt;<br>&gt; &gt; I try to compile Aquaria, but I am facing a wall of different errors. I have<br>&gt; &gt; been able to solve some, like :<br>&gt; &gt;<br>&gt; &gt; - INPUT_MOUSE and INPUT_KEYBOARD already defined (where ???)<br>&gt; &gt;<br>&gt; &gt; -&gt; undef them in DSQ.h<br>&gt; &gt; #undef INPUT_MOUSE<br>&gt; &gt; #undef INPUT_KEYBOARD<br>&gt; &gt;<br>&gt; &gt; - resx, resy not declared (???)<br>&gt; &gt;<br>&gt; &gt; -&gt; declare them in DSQ.h<br>&gt; &gt; int resx;<br>&gt; &gt; int resy;<br>&gt; &gt;<br>&gt; &gt; OpenGL functions in OpenGLStubs.h already defined :<br>&gt; &gt; Comment everything ?<br>&gt; &gt;<br>&gt; &gt; Strange errors with FTTextureGlyph :<br>&gt; &gt; Comment everything and pray it is not used ? Aww I feel this won't work.<br>&gt; &gt;<br>&gt; &gt; And now it is compiling further, I have errors with FreeType2. It says it<br>&gt; &gt; can not open &lt;ft2build.h&gt;.<br>&gt; &gt;<br>&gt; &gt; Well, ok so I add the path : C:\Program<br>&gt; &gt; Files\AquariaDEV\BBGE\freetype2\include so he finds the file. But when I<br>&gt; &gt; compile, I get tons of ft2 errors. I don't know how to solve this. Tried an<br>&gt; &gt; other version of ft2, still get the same errors. Anyone had the same problem<br>&gt; &gt; ?<br>&gt; &gt;<br>&gt; &gt; Sorry, the last time I did used C++, it was like 10 years ago, so it is very<br>&gt; &gt; difficult for me to know what to do. Should I use an other compiler ? I<br>&gt; &gt; looked at Mingw32 but I don't want to try to go into something that looks so<br>&gt; &gt; hard to install.<br>&gt; &gt;<br>&gt; &gt; I really wanted to do some cool changes in Aquaria, but if compilation is a<br>&gt; &gt; hell, I might just give up...<br>&gt; &gt;<br>&gt; &gt; Thanks for reading :) (can anyone help me ?)<br>&gt; &gt;<br>&gt; &gt; Yogoda<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; Hotmail: Powerful Free email with security by Microsoft. Get it now.<br>&gt; &gt; _______________________________________________<br>&gt; &gt; aquaria mailing list<br>&gt; &gt; aquaria@icculus.org<br>&gt; &gt; http://icculus.org/mailman/listinfo/aquaria<br>&gt; &gt;<br>&gt; &gt;<br>&gt; _______________________________________________<br>&gt; aquaria mailing list<br>&gt; aquaria@icculus.org<br>&gt; http://icculus.org/mailman/listinfo/aquaria<br>                                               <br /><hr />Hotmail: Powerful Free email with security by Microsoft. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Get it now.</a></body>
</html>