<?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>www.datafreak.eu &#187; openssl</title>
	<atom:link href="http://www.datafreak.eu/tag/openssl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.datafreak.eu</link>
	<description></description>
	<lastBuildDate>Fri, 14 Jan 2011 19:18:36 +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>Howto: Build Qt and Quassel under Windows (static)</title>
		<link>http://www.datafreak.eu/2008/11/build-qt-and-quassel-under-windows/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=build-qt-and-quassel-under-windows</link>
		<comments>http://www.datafreak.eu/2008/11/build-qt-and-quassel-under-windows/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 12:29:40 +0000</pubDate>
		<dc:creator>Datafreak</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[cmake]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[quassel]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[static]]></category>
		<category><![CDATA[visual c++]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.datafreak.eu/2008/11/howto-build-qt-and-quassel-under-windows/</guid>
		<description><![CDATA[Benötigte Software: Windows Visual C++ 2005 Express Visual C++ 2008 Redistributables Platform SDK OpenSSL msysgit (&#62;= 1.6.0.2) CMake Qt for Open Source C++ development on Windows (nicht MinGW) 1. Schritt: Windows installieren wenn noch nicht vorhanden =) 2. Schritt: Visual C++ 2005 Express installieren. 3. Schritt: Visual C++ 2008 Redistributables installieren. Diese werden für OpenSSL [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Benötigte Software:</strong></p>
<ul>
<li>Windows</li>
<li><a href="http://www.microsoft.com/germany/express/legacy/default.aspx" target="_blank">Visual C++ 2005 Express</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=de&amp;FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf" target="_blank">Visual C++ 2008 Redistributables</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=0baf2b35-c656-4969-ace8-e4c0c0716adb" target="_blank">Platform SDK</a></li>
<li><a href="http://www.slproweb.com/products/Win32OpenSSL.html" target="_blank">OpenSSL</a></li>
<li><a href="http://code.google.com/p/msysgit/downloads/list" target="_blank">msysgit</a> (&gt;= 1.6.0.2)</li>
<li><a href="http://www.cmake.org/cmake/resources/software.html" target="_blank">CMake</a></li>
<li><a href="http://trolltech.com/downloads/opensource/appdev/windows-cpp" target="_blank">Qt for Open Source C++ development on Windows</a> (<span style="color: #ff0000;">nicht MinGW</span>)</li>
</ul>
<p><span id="more-81"></span></p>
<table border="0" cellspacing="0" cellpadding="2" width="850">
<tbody>
<tr>
<td width="76" valign="top"><strong>1. Schritt:</strong></td>
<td width="928" valign="top">Windows installieren wenn noch nicht vorhanden =)</td>
</tr>
<tr>
<td width="76" valign="top"><strong>2. Schritt:</strong></td>
<td width="928" valign="top">Visual C++ 2005 Express installieren.</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc01.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc01_thumb.png" border="0" alt="vc01" width="244" height="218" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc02.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc02_thumb.png" border="0" alt="vc02" width="244" height="218" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc03.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc03_thumb.png" border="0" alt="vc03" width="244" height="218" /></a><br />
<a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc04.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc04_thumb.png" border="0" alt="vc04" width="244" height="218" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc05.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc05_thumb.png" border="0" alt="vc05" width="244" height="218" /></a></td>
</tr>
<tr>
<td width="76" valign="top"><strong>3. Schritt:</strong></td>
<td width="928" valign="top">Visual C++ 2008 Redistributables installieren. Diese werden für OpenSSL benötigt.</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc06.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc06_thumb.png" border="0" alt="vc06" width="244" height="220" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc07.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/vc07_thumb.png" border="0" alt="vc07" width="244" height="220" /></a></td>
</tr>
<tr>
<td width="76" valign="top"><strong>4. Schritt</strong></td>
<td width="928" valign="top">Platform SDK installieren.</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/sdk01.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/sdk01_thumb.png" border="0" alt="sdk01" width="244" height="172" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/sdk02.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/sdk02_thumb.png" border="0" alt="sdk02" width="244" height="172" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/sdk03.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/sdk03_thumb.png" border="0" alt="sdk03" width="244" height="172" /></a><br />
<a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/sdk04.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/sdk04_thumb.png" border="0" alt="sdk04" width="244" height="172" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/sdk05.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/sdk05_thumb.png" border="0" alt="sdk05" width="244" height="172" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/sdk06.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/sdk06_thumb.png" border="0" alt="sdk06" width="244" height="172" /></a></td>
</tr>
<tr>
<td width="76" valign="top"><strong>5. Schritt:</strong></td>
<td width="928" valign="top">OpenSSL installieren. Die erste Fehlermeldung kann ignoriert werden, da die Redistributables installiert wurden.</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl01.png"><img style="border-width: 0px;" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl01_thumb.png" border="0" alt="ssl01" width="244" height="66" /></a><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl02.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl02_thumb.png" border="0" alt="ssl02" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl03.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl03_thumb.png" border="0" alt="ssl03" width="244" height="188" /></a><br />
<a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl04.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl04_thumb.png" border="0" alt="ssl04" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl05.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl05_thumb.png" border="0" alt="ssl05" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl06.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl06_thumb.png" border="0" alt="ssl06" width="244" height="188" /></a><br />
<a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl07.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl07_thumb.png" border="0" alt="ssl07" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl08.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl08_thumb.png" border="0" alt="ssl08" width="244" height="188" /></a></p>
<p>Nun muss noch die Datei &#8220;C:\OpenSSL\lib\VC\ssleay32MT.lib&#8221; nach &#8220;C:\OpenSSL\lib\VC\ssleay32.lib&#8221; kopiert werden.<br />
Das gleiche macht man mit der Datei &#8220;C:\OpenSSL\lib\VC\static\ssleay32MT.lib&#8221; indem man diese nach &#8220;C:\OpenSSL\lib\VC\static\ssleay32.lib&#8221; kopiert.<br />
Jetzt öffnet man die Datei &#8220;C:\OpenSSL\include\openssl\ossl_typ.h&#8221; mit einem Editor und kommentiert die Zeile 178 aus.</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl09.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/ssl09_thumb.png" border="0" alt="ssl09" width="504" height="450" /></a></td>
</tr>
<tr>
<td width="76" valign="top"><strong>6. Schritt:</strong></td>
<td width="928" valign="top">Git installieren.</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git01.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git01_thumb.png" border="0" alt="git01" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git02.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git02_thumb.png" border="0" alt="git02" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git03.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git03_thumb.png" border="0" alt="git03" width="244" height="188" /></a><br />
<a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git04.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git04_thumb.png" border="0" alt="git04" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git05.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git05_thumb.png" border="0" alt="git05" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git06.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git06_thumb.png" border="0" alt="git06" width="244" height="188" /></a><br />
<a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git07.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git07_thumb.png" border="0" alt="git07" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git08.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/git08_thumb.png" border="0" alt="git08" width="244" height="188" /></a></td>
</tr>
<tr>
<td width="76" valign="top"><strong>7. Schritt:</strong></td>
<td width="928" valign="top">CMake installieren.</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/cmake01.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/cmake01_thumb.png" border="0" alt="cmake01" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/cmake02.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/cmake02_thumb.png" border="0" alt="cmake02" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/cmake03.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/cmake03_thumb.png" border="0" alt="cmake03" width="244" height="188" /></a><br />
<a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/cmake04.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/cmake04_thumb.png" border="0" alt="cmake04" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/cmake05.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/cmake05_thumb.png" border="0" alt="cmake05" width="244" height="188" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/cmake06.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/cmake06_thumb.png" border="0" alt="cmake06" width="244" height="188" /></a></td>
</tr>
<tr>
<td width="76" valign="top"><strong>8. Schritt:</strong></td>
<td width="928" valign="top">Umgebungsvariablen anpassen. Dazu geht man in den Systemeigenschaften (Start =&gt; Einstellungen =&gt; Systemsteuerungen =&gt; System) in den Reiter &#8220;Erweitert&#8221; und danach in Umgebungsvariablen.</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/var01.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/var01_thumb.png" border="0" alt="var01" width="195" height="244" /></a></p>
<p>Als erstes muss die Systemvariable &#8220;Path&#8221; angepasst werden. Fügt hinter dem bereits vorhanden folgendes an:<br />
&#8220;C:\Programme\Microsoft SDKs\Windows\v6.1\Bin;C:\Programme\Git\bin;C:\OpenSSL\bin&#8221;</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/var02.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/var02_thumb.png" border="0" alt="var02" width="196" height="244" /></a></p>
<p>Nun legt man eine neue Systemvariable mit dem Namen &#8220;LIB&#8221; und dem Wert<br />
&#8220;C:\Programme\Microsoft SDKs\Windows\v6.1\Lib;C:\OpenSSL\lib\VC\static;C:\OpenSSL\lib&#8221; an.<br />
Eine mit dem Namen &#8220;INCLUDE&#8221; und dem Wert &#8220;C:\Programme\Microsoft SDKs\Windows\v6.1\Include;C:\OpenSSL\include&#8221;.<br />
Und eine weitere mit dem Namen &#8220;QMAKESPEC&#8221; und dem Wert &#8220;win32-msvc2005&#8243;.</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/var03.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/var03_thumb.png" border="0" alt="var03" width="244" height="100" /></a><br />
<a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/var05.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/var05_thumb.png" border="0" alt="var05" width="244" height="100" /></a><br />
<a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/var04.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/var04_thumb.png" border="0" alt="var04" width="244" height="100" /></a></td>
</tr>
<tr>
<td width="76" valign="top"><strong>9. Schritt:</strong></td>
<td width="928" valign="top">Qt installieren. Dafür legt man sich den ein Verzeichnis (z.B. C:\dev\) an und entpackt Qt.</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/qt01.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/qt01_thumb.png" border="0" alt="qt01" width="244" height="184" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/qt02.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/qt02_thumb.png" border="0" alt="qt02" width="244" height="209" /></a><br />
<a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/qt03.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/qt03_thumb.png" border="0" alt="qt03" width="244" height="209" /></a> <a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/qt04.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/qt04_thumb.png" border="0" alt="qt04" width="244" height="209" /></a></p>
<p>Jetzt öffnet man die &#8220;Visual Studio 2005-Eingabeaufforderung&#8221;.</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/qt05.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/qt05_thumb.png" border="0" alt="qt05" width="500" height="334" /></a></p>
<p>Und wechselt dort in das Verzeichnis in welchem Qt liegt.<br />
Jetzt wird die Qt Installation mit folgendem Befehl konfiguriert:<br />
&#8220;configure -platform win32-msvc2005 -static -release -qt-sql-sqlite -no-qt3support -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -openssl-linked -prefix C:\dev\qt-win-opensource-src-4.4.3 -confirm-license&#8221;</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/qt06.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/qt06_thumb.png" border="0" alt="qt06" width="504" height="252" /></a></p>
<p>Danach wird die Qt mit folgenden Befehlen kompiliert:</p>
<p>nmake sub-winmain<br />
nmake sub-moc<br />
nmake sub-rcc<br />
nmake sub-uic<br />
nmake sub-corelib<br />
nmake sub-xml<br />
nmake sub-network<br />
nmake sub-gui<br />
nmake sub-sql<br />
nmake sub-script<br />
nmake sub-testlib<br />
nmake sub-opengl<br />
nmake sub-xmlpatterns<br />
nmake sub-phonon<br />
nmake sub-svg<br />
nmake sub-webkit<br />
nmake sub-plugins<br />
nmake sub-tools<br />
nmake sub-tools-qdoc3</p>
<p><strong>Nun könnt ihr die Eingabeaufforderung schließen.</strong></td>
</tr>
<tr>
<td width="76" valign="top"><strong>10. Schritt:</strong></td>
<td width="928" valign="top">Umgebungsvariablen aktualisieren.<br />
Nach erfolgreichem kompilieren von Qt, muss dieses in den Umgebungsvariablen eingetragen werden.<br />
Daher fügt mag folgendes ein:<br />
Path: &#8220;;C:\dev\qt-win-opensource-src-4.4.3\bin&#8221;<br />
LIB: &#8220;;C:\dev\qt-win-opensource-src-4.4.3\lib&#8221;<br />
INCLUDE: &#8220;;C:\dev\qt-win-opensource-src-4.4.3\include&#8221;</td>
</tr>
<tr>
<td width="76" valign="top"><strong>11. Schritt:</strong></td>
<td width="928" valign="top">Quassel herunterladen und kompilieren.<br />
Dazu öffnet man eine neue &#8220;Visual Studio 2005-Eingabeaufforderung&#8221; und wechselt wieder in das Verzeichnis &#8220;C:\dev&#8221;.<br />
Um euch die aktuelle Source das erste mal herrunterzuladen gebt folgenden Befehl ein:<br />
&#8220;git clone git://<a class="linkification-ext" title="Linkification: http://git.quassel-irc.org/quassel.git" href="http://git.quassel-irc.org/quassel.git">git.quassel-irc.org/quassel.git</a>&#8221;</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/quassel01.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/quassel01_thumb.png" border="0" alt="quassel01" width="504" height="252" /></a></p>
<p>Dadurch wird ein neues Verzeichnis &#8220;quassel&#8221; erstellt und die Source darin abgelegt. Später muss dann nur noch in das Verzeichnis (C:\dev\quassel) gewechselt werden und mit &#8220;git pull&#8221; die Source aktualisiert werden.<br />
Als nächstes erstellt man im Verzeichnis &#8220;C:\dev&#8221; ein neues Verzeichnis in welchem Quassel gebaut und abgelegt werden soll. In meinem Fall heißt dieses &#8220;build&#8221;<br />
Nun wechselt in dieses Verzeichnis.<br />
Um Quassel zu konfigurieren und zu kompilieren gebt folgendende Befehlt ein:<br />
&#8220;cmake -G&#8221;NMake Makefiles&#8221; C:\dev\quassel -DSTATIC=1 -DWANT_CORE=ON -DWANT_QTCLIENT=ON -DWANT_MONO=ON&#8221;</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/quassel02.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/quassel02_thumb.png" border="0" alt="quassel02" width="504" height="252" /></a></p>
<p>&#8220;nmake&#8221;</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/quassel03.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/quassel03_thumb.png" border="0" alt="quassel03" width="504" height="252" /></a></p>
<p>Dadurch wird der Quasselcore, Quasselclient und Quasselmonolithic erstellt.<br />
Diese EXE-Dateien findet ihr wie beschrieben im Verzeichnis &#8220;C:\dev\build&#8221;.</p>
<p><a href="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/quassel04.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" src="http://www.datafreak.eu/wp-content/uploads/HowtoBuildQtandQuasselunderWindows_A98F/quassel04_thumb.png" border="0" alt="quassel04" width="504" height="379" /></a></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.datafreak.eu/2008/11/build-qt-and-quassel-under-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

