<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=1840&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / compiling GQRX without pulseaudio]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=1840</link>
		<description><![CDATA[The most recent posts in compiling GQRX without pulseaudio.]]></description>
		<lastBuildDate>Sun, 28 Jan 2018 18:27:11 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: compiling GQRX without pulseaudio]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=7398#p7398</link>
			<description><![CDATA[<p>thanks its working now <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (alphalpha)]]></author>
			<pubDate>Sun, 28 Jan 2018 18:27:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=7398#p7398</guid>
		</item>
		<item>
			<title><![CDATA[Re: compiling GQRX without pulseaudio]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=7282#p7282</link>
			<description><![CDATA[<p>Yes, apparently it&#039;s missing a dependency on a <span class="bbc">libboost*</span> package; not sure which. <span class="bbc">ASCII</span> offers <span class="bbc">libboost1.62-dev</span> with the missing include file.</p><p>I suppose the feature involved has a home page at <a href="http://www.boost.org/" rel="nofollow">http://www.boost.org/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Thu, 25 Jan 2018 08:19:50 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=7282#p7282</guid>
		</item>
		<item>
			<title><![CDATA[compiling GQRX without pulseaudio]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=7273#p7273</link>
			<description><![CDATA[<p>Hello <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I am trying to compile GQRX without pulseaudio but with portaudio istead</p><p>i followed this instructions and added &quot;AUDIO_BACKEND = portaudio&quot; to the gqrx.pro file</p><div class="quotebox"><blockquote><div><p>$ git clone <a href="https://github.com/csete/gqrx.git" rel="nofollow">https://github.com/csete/gqrx.git</a> gqrx.git<br />$ cd gqrx.git<br />$ mkdir build<br />$ cd build<br />$ qmake ..<br />$ make</p></div></blockquote></div><p>qmake seems to work fine but make gives me this error:</p><div class="codebox"><pre><code>make                                                                                                                               
g++ -c -m64 -pipe -O2 -pthread -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_NO_DEBUG_OUTPUT 
-DVERSION=&quot;\&quot;2.10\&quot;&quot; -DWITH_PORTAUDIO -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB 
-DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 
-I../../gqrx.git -I../src -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. -I. -o main.o ../src/applications/gqrx/main.cpp
In file included from /usr/include/gnuradio/basic_block.h:27:0,
                 from /usr/include/gnuradio/block.h:27,
                 from /usr/include/gnuradio/sync_block.h:27,
                 from /usr/include/gnuradio/analog/sig_source_c.h:30,
                 from ../src/applications/gqrx/receiver.h:26,
                 from ../src/applications/gqrx/mainwindow.h:49,
                 from ../src/applications/gqrx/main.cpp:42:
/usr/include/gnuradio/sptr_magic.h:26:32: fatal error: boost/shared_ptr.hpp: File or Folder not found.
 #include &lt;boost/shared_ptr.hpp&gt;
                                ^
compilation terminated.
Makefile:759: recipe for target &#039;main.o&#039; failed
make: *** [main.o] Error 1</code></pre></div><p>am i missing dependencies or what does this mean??<br />thanks for any help <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (alphalpha)]]></author>
			<pubDate>Wed, 24 Jan 2018 13:59:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=7273#p7273</guid>
		</item>
	</channel>
</rss>
