<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MadSoft &#187; qt</title>
	<atom:link href="http://www.madsoft.org/tags/qt/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.madsoft.org</link>
	<description></description>
	<lastBuildDate>Tue, 15 Nov 2011 21:18:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Statically Linking Qt Applications on Linux</title>
		<link>https://www.madsoft.org/2011/10/29/statically-linking-qt-applications-on-linux/</link>
		<comments>https://www.madsoft.org/2011/10/29/statically-linking-qt-applications-on-linux/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 03:28:37 +0000</pubDate>
		<dc:creator>Alec Hussey</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[application development]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[static linking]]></category>

		<guid isPermaLink="false">https://www.madsoft.org/?p=230</guid>
		<description><![CDATA[This article constitutes the second part of Building Qt for Static Linking which demonstrates how to actually compile your Qt application statically against the Qt libraries. This part will be relatively straight forward considering that the hard part of configuring Qt for your needs is already done. When using self-built versions of the Qt libraries you [...]]]></description>
		<wfw:commentRss>https://www.madsoft.org/2011/10/29/statically-linking-qt-applications-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Qt for Static Linking on Linux</title>
		<link>https://www.madsoft.org/2011/10/16/building-qt-for-static-linking-on-linux/</link>
		<comments>https://www.madsoft.org/2011/10/16/building-qt-for-static-linking-on-linux/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 22:40:24 +0000</pubDate>
		<dc:creator>Alec Hussey</dc:creator>
				<category><![CDATA[Application Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[application development]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[static linking]]></category>

		<guid isPermaLink="false">https://www.madsoft.org/?p=228</guid>
		<description><![CDATA[It is sometimes helpful when writing applications at all, let alone Qt applications, to statically link against the libraries your application depends on. By default Qt only provides a dynamic library, either an SO or a DLL, and thus you must recompile a version of Qt which generates a statically linkable library (usually a .a [...]]]></description>
		<wfw:commentRss>https://www.madsoft.org/2011/10/16/building-qt-for-static-linking-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QOverclock 0.1</title>
		<link>https://www.madsoft.org/2008/08/13/qoverclock-01/</link>
		<comments>https://www.madsoft.org/2008/08/13/qoverclock-01/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 04:32:25 +0000</pubDate>
		<dc:creator>Alec Hussey</dc:creator>
				<category><![CDATA[Programs]]></category>
		<category><![CDATA[overclocking]]></category>
		<category><![CDATA[qoverclock]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://www.madsoft.org/?p=35</guid>
		<description><![CDATA[I actually wrote this little application quite a few weeks ago, I was just contemplating whether it was worth posting or not. I had just finished building my new PC and was starting to do a lot of overclocking and tweaking. Frustrated by the fact that there weren&#8217;t any Linux or open source alternatives to [...]]]></description>
		<wfw:commentRss>https://www.madsoft.org/2008/08/13/qoverclock-01/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

