<?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 for Persistent Cloud</title>
	<atom:link href="http://christopher.rasch-olsen.no/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://christopher.rasch-olsen.no</link>
	<description>Ramblings of a technophile</description>
	<lastBuildDate>Wed, 24 Aug 2011 06:21:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Qt 4.5 and MySQL-plugin with Mingw on Windows XP by christopher</title>
		<link>http://christopher.rasch-olsen.no/2009/04/14/qt-45-and-mysql-plugin-with-mingw-on-windows-xp/comment-page-1/#comment-659</link>
		<dc:creator>christopher</dc:creator>
		<pubDate>Wed, 24 Aug 2011 06:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://christopher.rasch-olsen.no/?p=44#comment-659</guid>
		<description>I am sorry for not replying to your initial posts here. Glad you got it working though! The proccess for building plugins is IMHO not properly documented in the otherwise excellent Qt documentation.</description>
		<content:encoded><![CDATA[<p>I am sorry for not replying to your initial posts here. Glad you got it working though! The proccess for building plugins is IMHO not properly documented in the otherwise excellent Qt documentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qt 4.5 and MySQL-plugin with Mingw on Windows XP by christopher</title>
		<link>http://christopher.rasch-olsen.no/2009/04/14/qt-45-and-mysql-plugin-with-mingw-on-windows-xp/comment-page-1/#comment-658</link>
		<dc:creator>christopher</dc:creator>
		<pubDate>Wed, 24 Aug 2011 06:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://christopher.rasch-olsen.no/?p=44#comment-658</guid>
		<description>Hi there,

You probably need to clear the plugin cache. Please see &lt;a href=&quot;http://doc.qt.nokia.com/latest/deployment-plugins.html#the-plugin-cache&quot; rel=&quot;nofollow&quot;&gt;this information&lt;/a&gt; in the Qt docs.

I hope you get it working.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>You probably need to clear the plugin cache. Please see <a href="http://doc.qt.nokia.com/latest/deployment-plugins.html#the-plugin-cache" rel="nofollow">this information</a> in the Qt docs.</p>
<p>I hope you get it working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qt 4.5 and MySQL-plugin with Mingw on Windows XP by Sebastian</title>
		<link>http://christopher.rasch-olsen.no/2009/04/14/qt-45-and-mysql-plugin-with-mingw-on-windows-xp/comment-page-1/#comment-657</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Wed, 24 Aug 2011 04:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://christopher.rasch-olsen.no/?p=44#comment-657</guid>
		<description>Hi! im about 4 days compiling, deleting, recompiling, putting, moving, etc... and i just have the same error on QT Creator
QSqlDatabase: available drivers: QSQLITE QODBC3 QODBC
&quot;Driver not loaded Driver not loaded&quot; 

I just followed all the steps and get all the qmysql*.dll.

1st of all i&#039;ve installed Mysql, then i created C:\Qt and then i put QT SDK 4.7.3 (c:\qt\4.7.3), then ive pasted Mingw (c:\qt\mingw) then i put mingw-utils (just bin files) into c:\qt\mingw\bin, then ive added all bin folders into PATH, do all the steps and get into C:\Qt\4.7.3\plugins\sqldrivers qsqlmysql4.dll qsqlmysqld4.dll libqsqlmysql4.a libqsqlmysqld4.a
The lat step of this tutorial tooked about 4 hours (mingw32-make step) (i have intel i3 8gigs hd raptors 11k rpm etc)
I&#039;ve installed QT Creator without MinGw option checked (thats because i had Mingw already)

When i start QT creator all is fine, he see all the libraries, but when i try to test with an example i just get 
QSqlDatabase: available drivers: QSQLITE QODBC3 QODBC
&quot;Driver not loaded Driver not loaded&quot; 

Im working on Windows 7 x64, MingW 440, Mingw Utils 0.3, Qt SDK 4.7.3 and Qt Creator 2.2.1

How can i test if the qmysql*.dll compiled in this tutorial works fine? im new in C++, but maybe you have some example to test it.

Thanks in advance and excuse my english pls</description>
		<content:encoded><![CDATA[<p>Hi! im about 4 days compiling, deleting, recompiling, putting, moving, etc&#8230; and i just have the same error on QT Creator<br />
QSqlDatabase: available drivers: QSQLITE QODBC3 QODBC<br />
&#8220;Driver not loaded Driver not loaded&#8221; </p>
<p>I just followed all the steps and get all the qmysql*.dll.</p>
<p>1st of all i&#8217;ve installed Mysql, then i created C:\Qt and then i put QT SDK 4.7.3 (c:\qt\4.7.3), then ive pasted Mingw (c:\qt\mingw) then i put mingw-utils (just bin files) into c:\qt\mingw\bin, then ive added all bin folders into PATH, do all the steps and get into C:\Qt\4.7.3\plugins\sqldrivers qsqlmysql4.dll qsqlmysqld4.dll libqsqlmysql4.a libqsqlmysqld4.a<br />
The lat step of this tutorial tooked about 4 hours (mingw32-make step) (i have intel i3 8gigs hd raptors 11k rpm etc)<br />
I&#8217;ve installed QT Creator without MinGw option checked (thats because i had Mingw already)</p>
<p>When i start QT creator all is fine, he see all the libraries, but when i try to test with an example i just get<br />
QSqlDatabase: available drivers: QSQLITE QODBC3 QODBC<br />
&#8220;Driver not loaded Driver not loaded&#8221; </p>
<p>Im working on Windows 7 x64, MingW 440, Mingw Utils 0.3, Qt SDK 4.7.3 and Qt Creator 2.2.1</p>
<p>How can i test if the qmysql*.dll compiled in this tutorial works fine? im new in C++, but maybe you have some example to test it.</p>
<p>Thanks in advance and excuse my english pls</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qt 4.5 and MySQL-plugin with Mingw on Windows XP by Lucky</title>
		<link>http://christopher.rasch-olsen.no/2009/04/14/qt-45-and-mysql-plugin-with-mingw-on-windows-xp/comment-page-1/#comment-640</link>
		<dc:creator>Lucky</dc:creator>
		<pubDate>Mon, 11 Jul 2011 14:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://christopher.rasch-olsen.no/?p=44#comment-640</guid>
		<description>K I finally solved the issue. I found this site and followed the steps which are almost the same as here:
http://doc.trolltech.com/latest/sql-driver.html#qmysql

But since I was getting a message about doc.pri I downloaded it from this site (on the right you can see download xxxfilename as tat.gz). Download and unzip then copy the whole doc folder under QtSDK\QtSources\4.7.3:
http://qt.gitorious.org/qt-labs/simulator/trees/1bf4e3ba95ca96d311d5eb4511cd0fd9b1692ef4

I also had another problem with demos and examples because there was a warning message about not being able to find examples.pro and demos.pro. So all you have to do is to search through QtSDK folder then copy and paste them under the QtSDK\QtSources\4.7.3. Et voila!</description>
		<content:encoded><![CDATA[<p>K I finally solved the issue. I found this site and followed the steps which are almost the same as here:<br />
<a href="http://doc.trolltech.com/latest/sql-driver.html#qmysql" rel="nofollow">http://doc.trolltech.com/latest/sql-driver.html#qmysql</a></p>
<p>But since I was getting a message about doc.pri I downloaded it from this site (on the right you can see download xxxfilename as tat.gz). Download and unzip then copy the whole doc folder under QtSDK\QtSources\4.7.3:<br />
<a href="http://qt.gitorious.org/qt-labs/simulator/trees/1bf4e3ba95ca96d311d5eb4511cd0fd9b1692ef4" rel="nofollow">http://qt.gitorious.org/qt-labs/simulator/trees/1bf4e3ba95ca96d311d5eb4511cd0fd9b1692ef4</a></p>
<p>I also had another problem with demos and examples because there was a warning message about not being able to find examples.pro and demos.pro. So all you have to do is to search through QtSDK folder then copy and paste them under the QtSDK\QtSources\4.7.3. Et voila!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qt 4.5 and MySQL-plugin with Mingw on Windows XP by Lucky</title>
		<link>http://christopher.rasch-olsen.no/2009/04/14/qt-45-and-mysql-plugin-with-mingw-on-windows-xp/comment-page-1/#comment-639</link>
		<dc:creator>Lucky</dc:creator>
		<pubDate>Sat, 09 Jul 2011 08:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://christopher.rasch-olsen.no/?p=44#comment-639</guid>
		<description>Hello
Do you have any idea why I am getting those errors? Need help please.

(Sorry here the full code, ignore the previous reply)
&lt;code&gt;
D:\QtSDK\QtSources\4.7.3\src\plugins\sqldrivers\mysql&gt;qmake &quot;INCLUDEPATH+=C:\MyS
QL5\include&quot; &quot;LIBS+=C:\MYSQL5\lib\libmysql.lib&quot; mysql.pro
WARNING: (internal):1: Unescaped backslashes are deprecated.
WARNING: (internal):1: Unescaped backslashes are deprecated.
WARNING: (internal):1: Unescaped backslashes are deprecated.
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hello<br />
Do you have any idea why I am getting those errors? Need help please.</p>
<p>(Sorry here the full code, ignore the previous reply)<br />
<code><br />
D:\QtSDK\QtSources\4.7.3\src\plugins\sqldrivers\mysql&gt;qmake "INCLUDEPATH+=C:\MyS<br />
QL5\include" "LIBS+=C:\MYSQL5\lib\libmysql.lib" mysql.pro<br />
WARNING: (internal):1: Unescaped backslashes are deprecated.<br />
WARNING: (internal):1: Unescaped backslashes are deprecated.<br />
WARNING: (internal):1: Unescaped backslashes are deprecated.<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qt 4.5 and MySQL-plugin with Mingw on Windows XP by Lucky</title>
		<link>http://christopher.rasch-olsen.no/2009/04/14/qt-45-and-mysql-plugin-with-mingw-on-windows-xp/comment-page-1/#comment-638</link>
		<dc:creator>Lucky</dc:creator>
		<pubDate>Sat, 09 Jul 2011 08:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://christopher.rasch-olsen.no/?p=44#comment-638</guid>
		<description>Hello
Do you have any idea why I am getting those errors? Need help please.

&lt;code&gt;
D:\QtSDK\QtSources\4.7.3\src\plugins\sqldrivers\mysql&gt;qmake &quot;
QL5\include&quot; &quot;LIBS+=C:\MYSQL5\lib\libmysql.lib&quot; mysql.pro
WARNING: (internal):1: Unescaped backslashes are deprecated.
WARNING: (internal):1: Unescaped backslashes are deprecated.
WARNING: (internal):1: Unescaped backslashes are deprecated.
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hello<br />
Do you have any idea why I am getting those errors? Need help please.</p>
<p><code><br />
D:\QtSDK\QtSources\4.7.3\src\plugins\sqldrivers\mysql&gt;qmake "<br />
QL5\include" "LIBS+=C:\MYSQL5\lib\libmysql.lib" mysql.pro<br />
WARNING: (internal):1: Unescaped backslashes are deprecated.<br />
WARNING: (internal):1: Unescaped backslashes are deprecated.<br />
WARNING: (internal):1: Unescaped backslashes are deprecated.<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qt 4.5 and MySQL-plugin with Mingw on Windows XP by christopher</title>
		<link>http://christopher.rasch-olsen.no/2009/04/14/qt-45-and-mysql-plugin-with-mingw-on-windows-xp/comment-page-1/#comment-600</link>
		<dc:creator>christopher</dc:creator>
		<pubDate>Thu, 21 Apr 2011 22:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://christopher.rasch-olsen.no/?p=44#comment-600</guid>
		<description>That depends on your hardware.

One of my older machines spent a couple of hours building Qt. My newer ( and slightly over the top fancy) build-server spends a handful of minutes. But thats with raided high-end ssd&#039;s, and a lot of stuff happening in parallell. 

&#039;make -j&#039; is my friend. ;)</description>
		<content:encoded><![CDATA[<p>That depends on your hardware.</p>
<p>One of my older machines spent a couple of hours building Qt. My newer ( and slightly over the top fancy) build-server spends a handful of minutes. But thats with raided high-end ssd&#8217;s, and a lot of stuff happening in parallell. </p>
<p>&#8216;make -j&#8217; is my friend. <img src='http://christopher.rasch-olsen.no/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qt 4.5 and MySQL-plugin with Mingw on Windows XP by christopher</title>
		<link>http://christopher.rasch-olsen.no/2009/04/14/qt-45-and-mysql-plugin-with-mingw-on-windows-xp/comment-page-1/#comment-599</link>
		<dc:creator>christopher</dc:creator>
		<pubDate>Thu, 21 Apr 2011 22:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://christopher.rasch-olsen.no/?p=44#comment-599</guid>
		<description>Hi,

Sorry for the late reply.

Have a look at this url: http://doc.trolltech.com/latest/deployment-plugins.html#the-plugin-cache

Short story; you need to use regedit and nuke some keys. That&#039;s all there is to it. Oh, and use dependency-walker to make sure that all the required files are where they are needed.

Best of luck!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Sorry for the late reply.</p>
<p>Have a look at this url: <a href="http://doc.trolltech.com/latest/deployment-plugins.html#the-plugin-cache" rel="nofollow">http://doc.trolltech.com/latest/deployment-plugins.html#the-plugin-cache</a></p>
<p>Short story; you need to use regedit and nuke some keys. That&#8217;s all there is to it. Oh, and use dependency-walker to make sure that all the required files are where they are needed.</p>
<p>Best of luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qt 4.5 and MySQL-plugin with Mingw on Windows XP by Manny</title>
		<link>http://christopher.rasch-olsen.no/2009/04/14/qt-45-and-mysql-plugin-with-mingw-on-windows-xp/comment-page-1/#comment-587</link>
		<dc:creator>Manny</dc:creator>
		<pubDate>Thu, 07 Apr 2011 19:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://christopher.rasch-olsen.no/?p=44#comment-587</guid>
		<description>Hey Christopher,

at the last step when running mingw32-make. How long should it or does it take to build the plugin .dll files?</description>
		<content:encoded><![CDATA[<p>Hey Christopher,</p>
<p>at the last step when running mingw32-make. How long should it or does it take to build the plugin .dll files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qt 4.5 and MySQL-plugin with Mingw on Windows XP by Daniel</title>
		<link>http://christopher.rasch-olsen.no/2009/04/14/qt-45-and-mysql-plugin-with-mingw-on-windows-xp/comment-page-1/#comment-560</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 24 Mar 2011 07:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://christopher.rasch-olsen.no/?p=44#comment-560</guid>
		<description>hi
i´ve succesfully compiled it (great tutorial) and now i have &quot;qsqlmysql4.dll&quot; and &quot;qsqlmysqld4.dll&quot; in the directory &quot;qt/plugins/sqldrivers&quot;, but QtCreator keeps sayin&#039;:

QSqlDatabase: QMYSQL driver not loaded
QSqlDatabase: available drivers: QSQLITE QODBC3 QODBC

you said something about &quot;clear the cache plugin&quot; but i don&#039;t know what it means.
could you help me?</description>
		<content:encoded><![CDATA[<p>hi<br />
i´ve succesfully compiled it (great tutorial) and now i have &#8220;qsqlmysql4.dll&#8221; and &#8220;qsqlmysqld4.dll&#8221; in the directory &#8220;qt/plugins/sqldrivers&#8221;, but QtCreator keeps sayin&#8217;:</p>
<p>QSqlDatabase: QMYSQL driver not loaded<br />
QSqlDatabase: available drivers: QSQLITE QODBC3 QODBC</p>
<p>you said something about &#8220;clear the cache plugin&#8221; but i don&#8217;t know what it means.<br />
could you help me?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

