<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1129441&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / Comment compiler Energy Tycoon ?]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1129441</link>
		<description><![CDATA[Les sujets les plus récents dans Comment compiler Energy Tycoon ?.]]></description>
		<lastBuildDate>Thu, 06 Dec 2012 22:03:17 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  Comment compiler Energy Tycoon ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11777161#p11777161</link>
			<description><![CDATA[<p>Ouais bon. J&#039;arrive pas à compiler le MyGUI custo Energy Tycoon :</p><div class="codebox"><pre><code>In file included from MyGUI_Precompiled.h:32:0,
                 from MyGUI_ActionController.cpp:23:
MyGUI_IResource.h: In member function ‘const Type* MyGUI::IResource::castType(bool) const’:
MyGUI_IResource.h:45:3: erreur: no matching function for call to ‘MyGUI::IResource::getTypeName() const’
MyGUI_IResource.h:45:3: note: candidate is:
MyGUI_IResource.h:45:3: note: virtual const string&amp; MyGUI::IResource::getTypeName() &lt;near match&gt;
MyGUI_IResource.h:45:3: note:   no known conversion for implicit ‘this’ parameter from ‘const MyGUI::IResource*’ to ‘MyGUI::IResource*’
MyGUI_IResource.h:45:3: erreur: no matching function for call to ‘MyGUI::IResource::getTypeName() const’
MyGUI_IResource.h:45:3: note: candidate is:
MyGUI_IResource.h:45:3: note: virtual const string&amp; MyGUI::IResource::getTypeName() &lt;near match&gt;
MyGUI_IResource.h:45:3: note:   no known conversion for implicit ‘this’ parameter from ‘const MyGUI::IResource*’ to ‘MyGUI::IResource*’</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (binnette)]]></author>
			<pubDate>Thu, 06 Dec 2012 22:03:17 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11777161#p11777161</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Comment compiler Energy Tycoon ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11776991#p11776991</link>
			<description><![CDATA[<p>Bon je mens sort petit à petit. j&#039;ai résolu le souci avec irrKlang.</p><div class="codebox"><pre><code>g++ Main.cpp -pthread -I/usr/include/OGRE  -I../3rdparty/include -I../3rdparty/include/irrKlang-1.4.0</code></pre></div><p>Maintenant, je dois compiler MyGui..</p><p>C&#039;est quand même bien la misère. Ils auraient pu fournir un Makefile... Snif <img src="http://forum.ubuntu-fr.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[dummy@example.com (binnette)]]></author>
			<pubDate>Thu, 06 Dec 2012 21:41:10 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11776991#p11776991</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Comment compiler Energy Tycoon ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11776711#p11776711</link>
			<description><![CDATA[<p>Ah oui, tu plaisantais pas... Je replonge les mains dans le canboui avec ta technique. J&#039;avais essayé de compiler le bouzin avant mais j&#039;ai cherché trop compliqué. J&#039;étais partis bille en tête avec les Autotools. Et vu que je maîtrise pas, j&#039;ai un peu galérer. </p><p>En tout cas, ta technique fonctionne. Je commence à résoudre petit à petit les dépendances des sources. J&#039;ai déjà résolu l&#039;include de OGRE. Merci</p><div class="codebox"><pre><code>-pthread -I/usr/include/OGRE</code></pre></div><p>Par contre, là je suis bloqué avec </p><div class="codebox"><pre><code>irrKlang.h : Aucun fichier ou dossier de ce type</code></pre></div><p>À priori cette librairie n&#039;existe pas dans les dépôts. Ni la libraire, ni la librairie-dev ne figurent dans les dépôts.<br />Je cherche donc à compiler cette lib. Je te tiens au courant. @+</p>]]></description>
			<author><![CDATA[dummy@example.com (binnette)]]></author>
			<pubDate>Thu, 06 Dec 2012 21:07:38 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11776711#p11776711</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Comment compiler Energy Tycoon ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11776361#p11776361</link>
			<description><![CDATA[<p>Oh, juste à moitié...</p><p>Si je me lançais là-dedans c&#039;est ce que je ferais.</p><p>g++ machintruc, voir ce que ça donne, créer le Makefile, suivre la piste au fur et à mesure...</p>]]></description>
			<author><![CDATA[dummy@example.com (tiramiseb)]]></author>
			<pubDate>Thu, 06 Dec 2012 20:31:29 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11776361#p11776361</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Comment compiler Energy Tycoon ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11776291#p11776291</link>
			<description><![CDATA[<p>Salut tiramiseb <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> Je te remercie pour ta réponse. Je vois que tu es passé maître dans l&#039;art du sarcasme <img src="http://forum.ubuntu-fr.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (binnette)]]></author>
			<pubDate>Thu, 06 Dec 2012 20:24:21 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11776291#p11776291</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Comment compiler Energy Tycoon ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11775751#p11775751</link>
			<description><![CDATA[<p>Je pense que faire &quot;g++ Main.cpp&quot; dans le répertoire source serait un bon début...</p>]]></description>
			<author><![CDATA[dummy@example.com (tiramiseb)]]></author>
			<pubDate>Thu, 06 Dec 2012 19:37:15 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11775751#p11775751</guid>
		</item>
		<item>
			<title><![CDATA[Comment compiler Energy Tycoon ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11774961#p11774961</link>
			<description><![CDATA[<p>Bonjour, la question est simple : comment compiler Energy Tycoon ?<br />Les sources sont téléchargeables nues. Pas de Makefile, pas ce CMakeFileList, pas d&#039;autotools, etc.<br />Donc merci de ne pas proposer les solutions :</p><div class="codebox"><pre><code>./configure
make
#ou cmake, etc.</code></pre></div><p>En fait, il faut reconstruire un projet depuis les sources.</p><p>Au menu :</p><ul><li><p>Recréer un projet depuis les sources</p></li><li><p>Ajouter les dépendances vers les librairies utilisées (boost, tinyxml, ogre3d, wgois, irrklang, etc)</p></li><li><p>Compiler les librairies personnalisées par les développeurs (MyGui et la librairie de l&#039;éditeur de map)</p></li></ul><p>Aussi, les développeurs ne répondent pas à mes mails. Je pense que plus personne ne s&#039;occupe du projet.<br />Télécharger les sources ici : <a href="http://sourceforge.net/projects/energytycoon/files/">http://sourceforge.net/projects/energytycoon/files/</a></p><p>Edit : le projet est sous Licence MIT.</p>]]></description>
			<author><![CDATA[dummy@example.com (binnette)]]></author>
			<pubDate>Thu, 06 Dec 2012 18:32:19 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11774961#p11774961</guid>
		</item>
	</channel>
</rss>
