<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using Qt Creator with Ubuntu 8.10</title>
	<atom:link href="http://blog.dixo.net/2009/03/14/using-qt-creator-with-ubuntu-810/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dixo.net/2009/03/14/using-qt-creator-with-ubuntu-810/</link>
	<description>Stuff and nonsense about software development and whatever else I find fun...</description>
	<lastBuildDate>Fri, 27 Jan 2012 23:06:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Windy</title>
		<link>http://blog.dixo.net/2009/03/14/using-qt-creator-with-ubuntu-810/comment-page-1/#comment-136495</link>
		<dc:creator>Windy</dc:creator>
		<pubDate>Mon, 03 Jan 2011 05:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/?p=274#comment-136495</guid>
		<description>Sorry... Set the exec permissions bit and now it runs.
Such a noob.
- windy</description>
		<content:encoded><![CDATA[<p>Sorry&#8230; Set the exec permissions bit and now it runs.<br />
Such a noob.<br />
- windy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windy</title>
		<link>http://blog.dixo.net/2009/03/14/using-qt-creator-with-ubuntu-810/comment-page-1/#comment-136494</link>
		<dc:creator>Windy</dc:creator>
		<pubDate>Mon, 03 Jan 2011 05:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/?p=274#comment-136494</guid>
		<description>I know it&#039;s been years, but have you upgraded to QtC 2.0.1 on Ubuntu 10.04? I have this qt-sdk-linux-x86-opensource-2010.05.1.bin file, and can&#039;t figure a way to &quot;install&quot; it. Too much a noob I guess. Some bins run as commands, but I get:
ubuntu:~/downloads/Qt_Creator$ sudo ./qt-sdk-linux-x86-opensource-2010.05.1.bin
sudo: ./qt-sdk-linux-x86-opensource-2010.05.1.bin: command not found
which seems really odd.
Thanks,
Windy</description>
		<content:encoded><![CDATA[<p>I know it&#8217;s been years, but have you upgraded to QtC 2.0.1 on Ubuntu 10.04? I have this qt-sdk-linux-x86-opensource-2010.05.1.bin file, and can&#8217;t figure a way to &#8220;install&#8221; it. Too much a noob I guess. Some bins run as commands, but I get:<br />
ubuntu:~/downloads/Qt_Creator$ sudo ./qt-sdk-linux-x86-opensource-2010.05.1.bin<br />
sudo: ./qt-sdk-linux-x86-opensource-2010.05.1.bin: command not found<br />
which seems really odd.<br />
Thanks,<br />
Windy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.dixo.net/2009/03/14/using-qt-creator-with-ubuntu-810/comment-page-1/#comment-136320</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 30 Nov 2009 09:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/?p=274#comment-136320</guid>
		<description>i think packages vary from distribution to distribution. that&#039;s why there&#039;s no universal method mentioned in Qt installer

yet I found this page very helpful! ty</description>
		<content:encoded><![CDATA[<p>i think packages vary from distribution to distribution. that&#8217;s why there&#8217;s no universal method mentioned in Qt installer</p>
<p>yet I found this page very helpful! ty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brad</title>
		<link>http://blog.dixo.net/2009/03/14/using-qt-creator-with-ubuntu-810/comment-page-1/#comment-135633</link>
		<dc:creator>brad</dc:creator>
		<pubDate>Fri, 08 May 2009 18:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/?p=274#comment-135633</guid>
		<description>omg thank you soo much .. those packages were seriously givin me problems</description>
		<content:encoded><![CDATA[<p>omg thank you soo much .. those packages were seriously givin me problems</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tymek Majewski</title>
		<link>http://blog.dixo.net/2009/03/14/using-qt-creator-with-ubuntu-810/comment-page-1/#comment-135623</link>
		<dc:creator>Tymek Majewski</dc:creator>
		<pubDate>Wed, 08 Apr 2009 14:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/?p=274#comment-135623</guid>
		<description>Thanks so much for extra dev libs needed. I find it very very strange that the qt installer/doc does not tell you about these missing libs.</description>
		<content:encoded><![CDATA[<p>Thanks so much for extra dev libs needed. I find it very very strange that the qt installer/doc does not tell you about these missing libs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edvaldo</title>
		<link>http://blog.dixo.net/2009/03/14/using-qt-creator-with-ubuntu-810/comment-page-1/#comment-135618</link>
		<dc:creator>Edvaldo</dc:creator>
		<pubDate>Sun, 29 Mar 2009 18:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/?p=274#comment-135618</guid>
		<description>Problem solved with:
sudo apt-get install libxext-dev libxext6-dbg x11proto-xext-dev</description>
		<content:encoded><![CDATA[<p>Problem solved with:<br />
sudo apt-get install libxext-dev libxext6-dbg x11proto-xext-dev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edvaldo</title>
		<link>http://blog.dixo.net/2009/03/14/using-qt-creator-with-ubuntu-810/comment-page-1/#comment-135617</link>
		<dc:creator>Edvaldo</dc:creator>
		<pubDate>Sun, 29 Mar 2009 18:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dixo.net/?p=274#comment-135617</guid>
		<description>I&#039;m starting to develop applications on Linux.
This post helped, but still have problems:

g++ -Wl,-rpath,/home/edvaldo/qtsdk-2009.01/qt/lib -o TesteQt debug/main.o debug/mainwindow.o debug/moc_mainwindow.o    -L/home/edvaldo/qtsdk-2009.01/qt/lib -lQtGui -L/home/edvaldo/qtsdk-2009.01/qt/lib -L/usr/X11R6/lib -pthread -lfreetype -lgobject-2.0 -lSM -lICE -pthread -pthread -lXrender -lfontconfig -lXext -lX11 -lQtCore -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl -lpthread
/usr/bin/ld: cannot find -lXext</description>
		<content:encoded><![CDATA[<p>I&#8217;m starting to develop applications on Linux.<br />
This post helped, but still have problems:</p>
<p>g++ -Wl,-rpath,/home/edvaldo/qtsdk-2009.01/qt/lib -o TesteQt debug/main.o debug/mainwindow.o debug/moc_mainwindow.o    -L/home/edvaldo/qtsdk-2009.01/qt/lib -lQtGui -L/home/edvaldo/qtsdk-2009.01/qt/lib -L/usr/X11R6/lib -pthread -lfreetype -lgobject-2.0 -lSM -lICE -pthread -pthread -lXrender -lfontconfig -lXext -lX11 -lQtCore -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl -lpthread<br />
/usr/bin/ld: cannot find -lXext</p>
]]></content:encoded>
	</item>
</channel>
</rss>

