<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rsewiki.electro.dtu.dk/index.php?action=history&amp;feed=atom&amp;title=Notes_on_compiling_augclient</id>
	<title>Notes on compiling augclient - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rsewiki.electro.dtu.dk/index.php?action=history&amp;feed=atom&amp;title=Notes_on_compiling_augclient"/>
	<link rel="alternate" type="text/html" href="https://rsewiki.electro.dtu.dk/index.php?title=Notes_on_compiling_augclient&amp;action=history"/>
	<updated>2026-05-05T13:10:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rsewiki.electro.dtu.dk/index.php?title=Notes_on_compiling_augclient&amp;diff=1942&amp;oldid=prev</id>
		<title>Sh: Created page with &quot;= Compiling augclient = The simple way to compile augclient is to create a makefile from the QT project. In the augclient folder run:  $ qmake-qt4 -makefile augclient.pro  Aft...&quot;</title>
		<link rel="alternate" type="text/html" href="https://rsewiki.electro.dtu.dk/index.php?title=Notes_on_compiling_augclient&amp;diff=1942&amp;oldid=prev"/>
		<updated>2015-08-18T08:20:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Compiling augclient = The simple way to compile augclient is to create a makefile from the QT project. In the augclient folder run:  $ qmake-qt4 -makefile augclient.pro  Aft...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Compiling augclient =&lt;br /&gt;
The simple way to compile augclient is to create a makefile from the QT project. In the augclient folder run:&lt;br /&gt;
 $ qmake-qt4 -makefile augclient.pro&lt;br /&gt;
&lt;br /&gt;
After this the standard functions &amp;lt;tt&amp;gt;make&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;make clean&amp;lt;/tt&amp;gt; works.&lt;br /&gt;
&lt;br /&gt;
The client needs the following QT libraries:&lt;br /&gt;
*) QtGui&lt;br /&gt;
*) QtCore&lt;br /&gt;
*) qmake&lt;/div&gt;</summary>
		<author><name>Sh</name></author>
	</entry>
</feed>