<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://qtfr.org/extern.php?action=feed&amp;type=rss&amp;fid=19" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum QtFR / Installations]]></title>
		<link>http://www.qtfr.org/index.php</link>
		<description><![CDATA[Les sujets les plus récents sur Forum QtFR.]]></description>
		<lastBuildDate>Tue, 07 May 2013 12:55:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[libqt3 sous Ubuntu 13.04 ?]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15789&amp;action=new</link>
			<description><![CDATA[<p>bon, alors je vais me lancer dans la doc qt :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (tutoux)]]></author>
			<pubDate>Tue, 07 May 2013 12:55:10 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15789&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Configuration du debuguer msvc avec QT 5.0.2]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15723&amp;action=new</link>
			<description><![CDATA[<p>Ce SDK n&#039;ont plus n&#039;a pas pu etre installer j&#039;obtient l&#039;erreur suivante : </p><div class="quotebox"><blockquote><div><p>A problem occurred while installing selected Windows SDK components.</p><p>Installation of the &quot;Microsoft Windows SDK for Windows 7&quot; product has reported the following error: Please refer to Samples\Setup\HTML\ConfigDetails.htm document for further information.</p><p>Please attempt to resolve the problem and then start Windows SDK setup again. If you continue to have problems with this issue, please visit the SDK team support page at <a href="http://go.microsoft.com/fwlink/?LinkId=130245" rel="nofollow">http://go.microsoft.com/fwlink/?LinkId=130245</a>.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (FlaMMe34)]]></author>
			<pubDate>Tue, 07 May 2013 06:55:30 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15723&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[Résolu]Installation QT 5.0.2 msvc 2012]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15708&amp;action=new</link>
			<description><![CDATA[<p>Penses à mettre ton sujet comme résolu <img src="http://www.qtfr.org/plugins/ezbbc/style/smilies/wink.png" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (dergen)]]></author>
			<pubDate>Tue, 23 Apr 2013 15:58:55 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15708&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Installation de la lib VLC]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15229&amp;action=new</link>
			<description><![CDATA[<p>Je suis déjà aller sur ce tuto mais je n&#039;arrive pas, je suis sous Windows 7.</p>]]></description>
			<author><![CDATA[dummy@example.com (john5701)]]></author>
			<pubDate>Mon, 22 Apr 2013 06:29:56 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15229&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[Qt4] Compiler QT 4.x.x avec le driver MySQL en plugin sous Windows]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=1609&amp;action=new</link>
			<description><![CDATA[<p>Aussitôt dit ! <img src="http://www.qtfr.org/plugins/ezbbc/style/smilies/smile.png" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (CptMega)]]></author>
			<pubDate>Fri, 05 Apr 2013 17:18:28 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=1609&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[[Qt5.0.1/win] Compilation du module QtWebkit]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15593&amp;action=new</link>
			<description><![CDATA[<p>Bonjour,</p><p>Je suis sous win7/x64 et je voudrais compiler Qt5.0.1 avec gcc4.7.2 en x86<br />Je compile qt sans pb mais ça coince avec le module QtWebkit</p><p>j&#039;ai compilé icu4 sans problème et installé les dep &amp; lib suivantes:</p><p>ActivePerl-5.16.3.1603-MSWin32-x86-296746<br />Python3.3.0_x86<br />ruby-2.0.0-p0-i386-mingw32<br />icu4c-49_1_2-gcc4.7.2-x86</p><p>voilà mon configure:<br />configure -prefix %QTDIR% -opensource -confirm-license -debug-and-release -platform win32-g++ -opengl desktop -icu&#160; -nomake examples -nomake tests -nomake demos</p><p>Pour le module QtWebkit, j&#039;ai suivi les instruction suivantes : <br /><a href="http://trac.webkit.org/wiki/BuildingQtOnWindows" rel="nofollow">http://trac.webkit.org/wiki/BuildingQtOnWindows</a>,</p><p>mais quand depuis [QTDIR]/qtwebkit, je lance ceci:<br />perl Tools\Scripts\build-webkit --qt --release</p><p>j&#039;obtiens le message d&#039;erreur suivant :<br />Makefile.JavaScriptCore.DerivedSources:77: *** schémas de cible multiples. Arrêt. </p><p>Je n&#039;ai aucune idée de ce que ça signifie<br />(voir log complet ci-dessous)</p><p>Est ce que quelqu&#039;un à déjà réussi à compiler ce module?</p><p>A noter que j&#039;utilise le source dispo depuis la page download du site qt-project.org en non le source du git</p><p><textarea name="CppCode" class="cpp">    Unable to determine current SVN revision in C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit at C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/Tools/Scripts/VCSUtils.pm line 398.
    Calling &#039;qmake C:\devTool\qt\qt5.0.1-gcc4.7.2-x86-dynamic\qtwebkit\WebKit.pro CONFIG+=release CONFIG-=debug CONFIG-=production_build&#039; in C:\devTool\qt\qt5.0.1-gcc4.7.2-x86-dynamic\qtwebkit\WebKitBuild\Release
     
     
    Calling &#039;make  -j4&#039; in C:\devTool\qt\qt5.0.1-gcc4.7.2-x86-dynamic\qtwebkit\WebKitBuild\Release
     
    cd Source\WTF\ &amp;&amp; ( if not exist Makefile.WTF C:\devTool\qt\qt5.0.1-gcc4.7.2-x86-dynamic\qtbase\bin\qmake.exe C:\devTool\qt\qt5.0.1-gcc4.7.2-x86-dynamic\qtwebkit\Source\WTF\WTF.pro CONFIG+=release CONFIG-=debug CONFIG-=production_build -o Makefile.WTF ) &amp;&amp; make -f Makefile.WTF
    make[1]: entrant dans le répertoire « C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/WebKitBuild/Release/Source/WTF »
    make -f Makefile.WTF.Release
    make[2]: entrant dans le répertoire « C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/WebKitBuild/Release/Source/WTF »
    make[2]: Rien à faire pour « first ».
    make[2]: quittant le répertoire « C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/WebKitBuild/Release/Source/WTF »
    make[1]: quittant le répertoire « C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/WebKitBuild/Release/Source/WTF »
    cd Source\JavaScriptCore\ &amp;&amp; ( if not exist Makefile.JavaScriptCore C:\devTool\qt\qt5.0.1-gcc4.7.2-x86-dynamic\qtbase\bin\qmake.exe C:\devTool\qt\qt5.0.1-gcc4.7.2-x86-dynamic\qtwebkit\Source\JavaScriptCore\JavaScriptCore.pro CONFIG+=release CONFIG-=debug CONFIG-=production_build -o Makefile.JavaScriptCore ) &amp;&amp; make -f Makefile.JavaScriptCore
    make[1]: entrant dans le répertoire « C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/WebKitBuild/Release/Source/JavaScriptCore »
    ( if not exist Makefile.LLIntOffsetsExtractor C:\devTool\qt\qt5.0.1-gcc4.7.2-x86-dynamic\qtbase\bin\qmake.exe C:\devTool\qt\qt5.0.1-gcc4.7.2-x86-dynamic\qtwebkit\Source\JavaScriptCore\LLIntOffsetsExtractor.pro CONFIG+=release CONFIG-=debug CONFIG-=production_build -o Makefile.LLIntOffsetsExtractor ) &amp;&amp; make -f Makefile.LLIntOffsetsExtractor
    make[2]: entrant dans le répertoire « C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/WebKitBuild/Release/Source/JavaScriptCore »
    make -f Makefile.LLIntOffsetsExtractor.Release
    make[3]: entrant dans le répertoire « C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/WebKitBuild/Release/Source/JavaScriptCore »
    make[3]: Rien à faire pour « first ».
    make[3]: quittant le répertoire « C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/WebKitBuild/Release/Source/JavaScriptCore »
    make[2]: quittant le répertoire « C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/WebKitBuild/Release/Source/JavaScriptCore »
    ( if not exist Makefile.JavaScriptCore.DerivedSources C:\devTool\qt\qt5.0.1-gcc4.7.2-x86-dynamic\qtbase\bin\qmake.exe C:\devTool\qt\qt5.0.1-gcc4.7.2-x86-dynamic\qtwebkit\Source\JavaScriptCore\DerivedSources.pri CONFIG+=release CONFIG-=debug CONFIG-=production_build -o Makefile.JavaScriptCore.DerivedSources ) &amp;&amp; make -f Makefile.JavaScriptCore.DerivedSources
    make[2]: entrant dans le répertoire « C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/WebKitBuild/Release/Source/JavaScriptCore »
    make[2]: quittant le répertoire « C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/WebKitBuild/Release/Source/JavaScriptCore »
    Makefile.JavaScriptCore.DerivedSources:77: *** schémas de cible multiples. Arrêt.
    make[1]: *** [sub-DerivedSources-pri-make_first-ordered] Erreur 2
    make[1]: quittant le répertoire « C:/devTool/qt/qt5.0.1-gcc4.7.2-x86-dynamic/qtwebkit/WebKitBuild/Release/Source/JavaScriptCore »
    make: *** [sub-Source-JavaScriptCore-JavaScriptCore-pro-make_first-ordered] Erreur 2</textarea></p>]]></description>
			<author><![CDATA[dummy@example.com (winz)]]></author>
			<pubDate>Fri, 05 Apr 2013 12:38:43 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15593&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Quelles versions? J'ai constaté pas mal de soucis chez les voisins...]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15338&amp;action=new</link>
			<description><![CDATA[<p><img src="http://www.qtfr.org/plugins/ezbbc/style/smilies/smile.png" alt="smile" />&#160; Et lors d&#039;une mise à jour, ne pas oublier d&#039;aller tout simplement sur la page de téléchargement de Qt : <a href="http://qt-project.org/downloads" rel="nofollow">http://qt-project.org/downloads</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Bearnaise)]]></author>
			<pubDate>Tue, 02 Apr 2013 07:35:31 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15338&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Problème de compilation : /usr/bin/ld: cannot find -lGL]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15564&amp;action=new</link>
			<description><![CDATA[<p>Peux-tu montrer ton .pro.<br />Bizarre qu&#039;openGL soit requis pour un simple programme.</p>]]></description>
			<author><![CDATA[dummy@example.com (babaOroms)]]></author>
			<pubDate>Thu, 28 Mar 2013 05:33:02 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15564&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Installation de Qt sous windows 8]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15303&amp;action=new</link>
			<description><![CDATA[<p>Rebonjour et merci pour ces éclaircissements</p><p>Ca commence à devenir plus clair, les 2 .dll jouent le rôle que pourrait jouer vcredist.exe si je comprend bien. Est ce qu&#039;il y a par contre un quelconque avantage à joindre vcredist.exe plutôt que les 2 .dll ou inversement ?<br />Après ça me surprend un peu que si je compile en 32 je dois aller chercher mes .dll dans systemWOW64 et que si je compile en 64 je dois aller fouiller dans system32. Pourquoi ça et pas l&#039;inverse ? ^^</p><p>Une autre petite question, si je teste mes .exe sur un mac, est ce que ça va marcher ou bien je dois recompiler et/ou changer les .dll. ?</p>]]></description>
			<author><![CDATA[dummy@example.com (surferer)]]></author>
			<pubDate>Sat, 02 Feb 2013 14:13:45 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15303&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Problème de compilation de QT  via la commande build debug libraries]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15309&amp;action=new</link>
			<description><![CDATA[<p>Re bonjour, après de grosses lecture sur le net, j&#039;ai l&#039;impression que mon problème vient d&#039;une fuite mémoire, voici mon erreur suite à une nouvelle compilation.</p><p><textarea name="CppCode" class="cpp">collect2.exe: error: ld returned 1 exit status
mingw32-make[2]: *** [..\..\lib\QtGuid4.dll] Error 1
mingw32-make[2]: Leaving directory &#039;C:/Qt/4.8.8/src/gui&#039;
mingw32-make[1]: *** [debug-all] Error 2
mingw32-make[1]: Leaving directory &#039;C:/Qt/4.8.8/src/gui&#039;
mingw32-make: *** [sub-gui-make_default-ordered] Error 2</textarea></p><p>Mon souhait est d&#039;utiliser le mode debug et donc je souhaiterais compiler QT 4.8.4 avec mingw 4.4 en mode debug via la commande &quot;build debug libraries&quot;. <br />Avez-vous déjà rencontré cette erreur?</p><p>Cordialement</p>]]></description>
			<author><![CDATA[dummy@example.com (fbertran)]]></author>
			<pubDate>Wed, 30 Jan 2013 13:40:38 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15309&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Demande de conseils pour installation]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15124&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>Catch02 a écrit&#160;:</cite><blockquote><div><p><a href="http://catch02.free.fr/Capture1.PNG" rel="nofollow">Capture 1</a><br /><a href="http://catch02.free.fr/Capture2.PNG" rel="nofollow">Capture 2</a><br /><a href="http://catch02.free.fr/Capture3.png" rel="nofollow">Capture 3</a></p><p>Regardez les photos, je pense pas m’être trompé</p></div></blockquote></div><p>À mon avis (qui est aussi celui de Qt Creator de capture2), c&#039;est Qt libraries qui est mal installé. Essaie de ré-installer ?</p>]]></description>
			<author><![CDATA[dummy@example.com (PapaJaac)]]></author>
			<pubDate>Thu, 17 Jan 2013 14:22:52 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15124&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Problème avec le compilateur de Qt]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15236&amp;action=new</link>
			<description><![CDATA[<p>C&#039;est bon j&#039;ai arrangé le problème en quelque sorte.<br />Mais j&#039;ai un autre problème:o<br />Voici mon code<br /><textarea name="CppCode" class="cpp">#include &lt;QApplication&gt;
#include &lt;QPushButton&gt;

int main(int argc, char *argv[])
{
    QApplication app(argc, argv);

    QPushButton bouton(&quot;Salut&quot;);
    bouton.show();

    return app.exec();
}</textarea></p><p>Et voici l&#039;erreur</p><div class="quotebox"><blockquote><div><p>15:57:30: Exécution des étapes pour le projet test...<br />15:57:30: Configuration inchangée, étape QMake sautée.<br />15:57:30: Débute : &quot;mingw32-make.exe&quot; -w<br />qtcreator_ctrlc_stub: Command line failed: mingw32-make.exe -w<br />15:57:30: Le processus &quot;mingw32-make.exe&quot; a crashé.<br />Error while building/deploying project test (kit: Desktop)<br />Lors de l&#039;exécution de l&#039;étape &quot;Make&quot;</p></div></blockquote></div><p>HELP</p>]]></description>
			<author><![CDATA[dummy@example.com (kenny)]]></author>
			<pubDate>Wed, 16 Jan 2013 15:01:46 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15236&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Aide installation Qt]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15245&amp;action=new</link>
			<description><![CDATA[<p>Après beaucoup de recherche, j&#039;ai toujours des ****** de problèmes à installer et surtout à utiliser Qt.<br />Est-ce que ce serais possible de m&#039;envoyer la démarche à suivre pour utiliser Qt 4.8.4. Du téléchargement à la configuration.<br />Je suis sous Windows XP.<br />Je précise je suis un vrai débutant.<br />SVP.</p>]]></description>
			<author><![CDATA[dummy@example.com (kenny)]]></author>
			<pubDate>Wed, 16 Jan 2013 13:32:59 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15245&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Problème avec la compilation]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15239&amp;action=new</link>
			<description><![CDATA[<p>Hello</p><p>Qt 5 ne possède pas encore le compilateur intégré (Mingw, Windows). Lis cette discussion qui parle du même &quot;problème&quot;: <a href="http://www.qtfr.org/viewtopic.php?id=15236" rel="nofollow">Problème avec le compilateur de Qt</a></p><p>En résumé, il te faut soit installer à part le compilateur, soit utiliser Qt 4.8 et attendre la version Qt 5.0.1 qui devrait intégrer la compilateur.</p>]]></description>
			<author><![CDATA[dummy@example.com (BBenj)]]></author>
			<pubDate>Tue, 15 Jan 2013 19:41:04 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15239&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Installation Qt 5 RC]]></title>
			<link>http://www.qtfr.org/viewtopic.php?id=15132&amp;action=new</link>
			<description><![CDATA[<p>Merci ness pour l info</p>]]></description>
			<author><![CDATA[dummy@example.com (grand77)]]></author>
			<pubDate>Mon, 14 Jan 2013 19:21:29 +0000</pubDate>
			<guid>http://www.qtfr.org/viewtopic.php?id=15132&amp;action=new</guid>
		</item>
	</channel>
</rss>
