<?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>Kit &#8211; ChatGPT, KI und Software auf dem Raspberry Pi</title>
	<atom:link href="https://progpi.de/tag/kit/feed/" rel="self" type="application/rss+xml" />
	<link>https://progpi.de</link>
	<description>ChatGPT, KI und die Zukunft</description>
	<lastBuildDate>Wed, 17 Jul 2019 11:47:55 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://progpi.de/wp-content/uploads/2019/01/cropped-ProgPi_512-32x32.png</url>
	<title>Kit &#8211; ChatGPT, KI und Software auf dem Raspberry Pi</title>
	<link>https://progpi.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Der QtCreator auf dem Raspberry Pi</title>
		<link>https://progpi.de/der-qtcreator-auf-dem-raspberry-pi/</link>
					<comments>https://progpi.de/der-qtcreator-auf-dem-raspberry-pi/#comments</comments>
		
		<dc:creator><![CDATA[Harald Schmidt]]></dc:creator>
		<pubDate>Wed, 05 Dec 2018 20:33:40 +0000</pubDate>
				<category><![CDATA[Entwickungsumgebungen]]></category>
		<category><![CDATA[Compiler]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[Kit]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[Qt-Welcome]]></category>
		<category><![CDATA[QtCreator]]></category>
		<guid isPermaLink="false">https://progpi.de/?p=388</guid>

					<description><![CDATA[<p>Die Installation und ein erster Start des QtCreator werden ab Seite 268 im Buch beschrieben. Sie werden dabei durch das Skript inst-qt5.sh unterstützt. Sobald Sie die Benutzeroberfläche des QtCreator sehen, schalten Sie unter Hilfe/Plugins zuerst den &#8222;Qt-Welcome&#8220; Screen ab. Das ist notwendig, weil der Raspberry Pi lediglich über OpenGL ES verfügt. Darüber hinaus wäre die [&#8230;]</p>
<p>Der Beitrag <a rel="nofollow" href="https://progpi.de/der-qtcreator-auf-dem-raspberry-pi/">Der QtCreator auf dem Raspberry Pi</a> erschien zuerst auf <a rel="nofollow" href="https://progpi.de">ChatGPT, KI und Software auf dem Raspberry Pi</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Die Installation und ein erster Start des QtCreator werden ab Seite 268 im <strong><a href="https://progpi.de/raspberry-pi-programmieren-mit-c-c-und-bash/">Buch</a></strong> beschrieben. Sie werden dabei durch das Skript <strong><em>inst-qt5.sh</em></strong> unterstützt. Sobald Sie die Benutzeroberfläche des QtCreator sehen, schalten Sie unter Hilfe/Plugins<strong> zuerst den &#8222;Qt-Welcome&#8220; Screen ab</strong>. Das ist notwendig, weil der Raspberry Pi lediglich über OpenGL ES verfügt. Darüber hinaus wäre die Anzeige einer Animation bevor die Benutzeroberfläche erscheint zwar hübsch aber nicht wirklich notwendig. </p>



<p>Dann muß noch eingestellt werden welcher Compiler für C bzw. C++ als Programmiersprache aktiv werden soll. Das entspricht der Festlegung einer <strong>&#8222;Tool Chain&#8220;. </strong>Hier weichen die Bilder im <a href="https://progpi.de/raspberry-pi-programmieren-mit-c-c-und-bash/">Buch</a> ein wenig von der inzwischen aktuellen Version des QtCreator ab.</p>



<figure class="wp-block-image"><img fetchpriority="high" decoding="async" width="1024" height="537" src="https://progpi.de/wp-content/uploads/2019/01/qt_GCC_setting-1024x537.png" alt="" class="wp-image-402" srcset="https://progpi.de/wp-content/uploads/2019/01/qt_GCC_setting-1024x537.png 1024w, https://progpi.de/wp-content/uploads/2019/01/qt_GCC_setting-300x157.png 300w, https://progpi.de/wp-content/uploads/2019/01/qt_GCC_setting-768x403.png 768w, https://progpi.de/wp-content/uploads/2019/01/qt_GCC_setting.png 1548w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Pfadeinstellung beim QtCreator 4.2.0 </figcaption></figure>



<p>Bei &#8222;C&#8220; als Compiler wird bei Compiler-Pfad &#8222;/usr/bin/gcc&#8220; eingetragen. Während des Eintragens bleibt die Schrift rot, bis ein gültiger Pfad und Dateiname eingetragen ist.</p>



<figure class="wp-block-image"><img decoding="async" width="1024" height="725" src="https://progpi.de/wp-content/uploads/2018/12/qt_Kits_GCC-1024x725.png" alt="" class="wp-image-410" srcset="https://progpi.de/wp-content/uploads/2018/12/qt_Kits_GCC-1024x725.png 1024w, https://progpi.de/wp-content/uploads/2018/12/qt_Kits_GCC-300x212.png 300w, https://progpi.de/wp-content/uploads/2018/12/qt_Kits_GCC-768x544.png 768w, https://progpi.de/wp-content/uploads/2018/12/qt_Kits_GCC.png 1145w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Kits beim QtCreator 4.2.0</figcaption></figure>



<p>Nach der Compilereinstellung verschwindet bei &#8222;Kits&#8220; der rote Punkt neben &#8222;Desktop(Vorgabe)&#8220;. Im nächsten Schritt kann ein Projekt entweder geladen oder neu erstellt werden. Beachten Sie bitte, daß die Erstellung auf einem Raspberry Pi deutlich länger dauert als auf einem großen PC.</p>
<p>Der Beitrag <a rel="nofollow" href="https://progpi.de/der-qtcreator-auf-dem-raspberry-pi/">Der QtCreator auf dem Raspberry Pi</a> erschien zuerst auf <a rel="nofollow" href="https://progpi.de">ChatGPT, KI und Software auf dem Raspberry Pi</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://progpi.de/der-qtcreator-auf-dem-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
