<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Solved] Gitorious + Compiling]]></title><description><![CDATA[<p dir="auto">I've downloaded a copy of the master branch from gitorious.</p>
<p dir="auto">Now I want to compile the code into an LGPL version of Qt, like I do with my qt-opensource-anywhere version.</p>
<p dir="auto">I usually go into my Visual Studio command prompt and type configure, then when that's done nmake.</p>
<p dir="auto">Then I build the projects source and viola, Qt.</p>
<p dir="auto">/***************/<br />
With Gitorious I download the repository, go into the command prompt and when I configure it complains that qconfigure can't find &lt;QtCore/qconfigure.h&gt; .</p>
<p dir="auto">Removing the QtCore solves that particular error.  Then of course every other file with a prefix error's out.</p>
<p dir="auto">Does anyone know where to find the docs on how to do this?  I searched for hours online and in the workflow section of qt gitorious.  It explains all about how you can merge and nothing about how you build.  Passive-aggressive rage enabled.</p>
]]></description><link>https://forum.qt.io/topic/5007/solved-gitorious-compiling</link><generator>RSS for Node</generator><lastBuildDate>Sun, 03 May 2026 21:36:03 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/5007.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Apr 2011 02:06:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Solved] Gitorious + Compiling on Mon, 11 Apr 2011 10:18:03 GMT]]></title><description><![CDATA[<p dir="auto">Amazingly simple.  Thank you.</p>
]]></description><link>https://forum.qt.io/post/83554</link><guid isPermaLink="true">https://forum.qt.io/post/83554</guid><dc:creator><![CDATA[Hornsj2]]></dc:creator><pubDate>Mon, 11 Apr 2011 10:18:03 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Gitorious + Compiling on Mon, 11 Apr 2011 07:13:30 GMT]]></title><description><![CDATA[<p dir="auto">When compiling from git you have to manually run the syncqt script. That, in turn, requires Perl in your path (since you're under Windows, install ActivePerl).</p>
]]></description><link>https://forum.qt.io/post/83525</link><guid isPermaLink="true">https://forum.qt.io/post/83525</guid><dc:creator><![CDATA[dangelog]]></dc:creator><pubDate>Mon, 11 Apr 2011 07:13:30 GMT</pubDate></item></channel></rss>