<?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>Techy Things &#187; c++</title>
	<atom:link href="https://tech.yipp.ca/category/c/feed/" rel="self" type="application/rss+xml" />
	<link>https://tech.yipp.ca</link>
	<description>Just another Yipp.ca Blogs site</description>
	<lastBuildDate>Thu, 01 May 2025 18:06:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>boost link issue</title>
		<link>https://tech.yipp.ca/cpp/boost-link-issue/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=boost-link-issue</link>
		<comments>https://tech.yipp.ca/cpp/boost-link-issue/#comments</comments>
		<pubDate>Thu, 12 May 2022 14:51:00 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[cpp]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=4219</guid>
		<description><![CDATA[<p>&#160; Boost _ZN5boost6chrono12steady_clock3nowEv =&#62; libboost_timer _ZN5boost24scoped_static_mutex_lockC1ERNS_12static_mutexEb =&#62; libboost_regex or  libboost_graph &#160;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/cpp/boost-link-issue/">boost link issue</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<h2>Boost</h2>
<p>_ZN5boost6chrono12steady_clock3nowEv =&gt; libboost_timer</p>
<p>_ZN5boost24scoped_static_mutex_lockC1ERNS_12static_mutexEb =&gt; libboost_regex or  libboost_graph</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/cpp/boost-link-issue/">boost link issue</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/cpp/boost-link-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install QtCreator and Qt on Mac to debug C++ applications</title>
		<link>https://tech.yipp.ca/c/install-qt-creator-mac-cpp-debugging/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-qt-creator-mac-cpp-debugging</link>
		<comments>https://tech.yipp.ca/c/install-qt-creator-mac-cpp-debugging/#comments</comments>
		<pubDate>Mon, 20 Jul 2015 11:09:43 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[c++]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=1918</guid>
		<description><![CDATA[<p>Qt 4.8 + QtCreator 2.8 http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-opensource-mac-4.8.7.dmg http://download.qt.io/official_releases/qtcreator/2.8/2.8.1/qt-creator-mac-opensource-2.8.1.dmg &#160; &#160;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/c/install-qt-creator-mac-cpp-debugging/">Install QtCreator and Qt on Mac to debug C++ applications</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h3>Qt 4.8 + QtCreator 2.8</h3>
<p>http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-opensource-mac-4.8.7.dmg</p>
<p>http://download.qt.io/official_releases/qtcreator/2.8/2.8.1/qt-creator-mac-opensource-2.8.1.dmg</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/c/install-qt-creator-mac-cpp-debugging/">Install QtCreator and Qt on Mac to debug C++ applications</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/c/install-qt-creator-mac-cpp-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debug with GUI C++ Apps on Linux with QtCreator</title>
		<link>https://tech.yipp.ca/c/debug-gui-c-apps-linux-qtcreator/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=debug-gui-c-apps-linux-qtcreator</link>
		<comments>https://tech.yipp.ca/c/debug-gui-c-apps-linux-qtcreator/#comments</comments>
		<pubDate>Tue, 30 Jun 2015 22:30:55 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=1840</guid>
		<description><![CDATA[<p>Qt 4.8 Get the latest Qt 4.8 source code from Qt-Project website, e.g. v. 4.8.7 : http://download.qt-project.org/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz Some additional packages need to be installed before building Qt : sudo yum install libX11-devel libXext-devel mesa-libGL-devel&#46;&#46;&#46;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/c/debug-gui-c-apps-linux-qtcreator/">Debug with GUI C++ Apps on Linux with QtCreator</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<h2>Qt 4.8</h2>
<p>Get the latest Qt 4.8 source code from Qt-Project website, e.g. v. 4.8.7 :<br />
<a href="http://download.qt-project.org/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz" target="_blank">http://download.qt-project.org/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz</a><br />
Some additional packages need to be installed before building Qt :</p>
<p>sudo yum install libX11-devel libXext-devel mesa-libGL-devel openssl-devel pulseaudio pulseaudio-libs-glib2 gstreamer gstreamer-devel gstreamer-plugins-base phonon-backend-gstreamer</p>
<p>To build and install Qt :</p>
<p>./configure -no-webkit -fontconfig -opensource<br />
gmake<br />
sudo gmake install</p>
<p>To add newly installed Qt bin directory path to PATH environment variable and define QTDIR, add the following to your ~/.bash_profile :</p>
<p>PATH=/usr/local/Trolltech/Qt-4.8.7/bin:$PATH<br />
export PATH</p>
<p>QTDIR=/usr/local/Trolltech/Qt-4.8.7<br />
export QTDIR</p>
<h3>Install Qt Creator</h3>
<p>Get the latest version of Qt Creator source code from Qt-Project website, e.g. v. 2.8.1 :<br />
<a href="http://download.qt-project.org/official_releases/qtcreator/2.8/2.8.1/qt-creator-2.8.1-src.tar.gz" target="_blank">http://download.qt-project.org/official_releases/qtcreator/2.8/2.8.1/qt-creator-2.8.1-src.tar.gz</a><br />
To build and install Qt Creator :</p>
<p>qmake -r<br />
make<br />
su -c 'make install INSTALL_ROOT=/opt/trolltech/qtcreator-2.8.1'</p>
<p>If qmake -r fails with "", it is likely because your PATH is not including Qt from the above steps. Verify with echo $PATH</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/c/debug-gui-c-apps-linux-qtcreator/">Debug with GUI C++ Apps on Linux with QtCreator</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/c/debug-gui-c-apps-linux-qtcreator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio Customizations for C# development</title>
		<link>https://tech.yipp.ca/csharp/visual-studio-customizations-c-development/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=visual-studio-customizations-c-development</link>
		<comments>https://tech.yipp.ca/csharp/visual-studio-customizations-c-development/#comments</comments>
		<pubDate>Fri, 06 Feb 2015 03:32:13 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[csharp]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=1475</guid>
		<description><![CDATA[<p>&#160; &#160; Allow editing while debugging On the Tools menu, click Options. In the Options dialog box, expand the Debugging node, and select Edit and Continue. In the Options dialog box Edit and Continue&#46;&#46;&#46;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/csharp/visual-studio-customizations-c-development/">Visual Studio Customizations for C# development</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Allow editing while debugging</h2>
<p>On the <em><strong>Tools menu</strong></em>, click <em><strong>Options</strong></em>. In the Options dialog box, expand the <em><strong>Debugging</strong></em> node, and select <em><strong>Edit and Continue</strong></em>. In the Options dialog box Edit and Continue page, select or<em><strong> clear the Enable Edit and Continue</strong> </em>check box.</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/csharp/visual-studio-customizations-c-development/">Visual Studio Customizations for C# development</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/csharp/visual-studio-customizations-c-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install gcc-4.X on Mac OSX 10.7.X</title>
		<link>https://tech.yipp.ca/c/install-gcc-4-x-mac-osx-7-x/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-gcc-4-x-mac-osx-7-x</link>
		<comments>https://tech.yipp.ca/c/install-gcc-4-x-mac-osx-7-x/#comments</comments>
		<pubDate>Tue, 02 Dec 2014 15:41:52 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[c++]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=1292</guid>
		<description><![CDATA[<p>1. Uninstall MacPort $&#62; sudo port -fp uninstall installed --https://guide.macports.org/chunked/installing.macports.uninstalling.html This is needed to install some package with Brew - Qt for example. Otherwise you will get this error : ==&#62; make 1 error&#46;&#46;&#46;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/c/install-gcc-4-x-mac-osx-7-x/">How to install gcc-4.X on Mac OSX 10.7.X</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>1. Uninstall MacPort</p>
<pre><strong>$&gt; sudo port -fp uninstall installed</strong>
--https://guide.macports.org/chunked/installing.macports.uninstalling.html
This is needed to install some package with Brew - Qt for example.
Otherwise you will get this error :</pre>
<pre>==&gt; make
1 error generated.
make[1]: *** [sipQtCoreQAbstractFileEngine.o] Error 1
1 error generated.
make[1]: *** [sipQtCorecmodule.o] Error 1
make: *** [sub-QtCore-make_default-ordered] Error 2
Warning: It appears you have MacPorts or Fink installed.
Software installed with other package managers causes known problems for
Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again.</pre>
<pre>2. Install homebrew

3. Install GCC4.8</pre>
<pre><code>brew tap homebrew/versions
brew install [flags] gcc48
</code></pre>
<p>You can view available install flags by using</p>
<pre><code>brew options gcc48</code></pre>
<pre></pre>
<p>http://afni.nimh.nih.gov/pub/dist/HOWTO/howto/ht00_inst/html/mac_10.78_uber.html   Switch gcc version  to gcc-4.8 <code>cd /usr/bin rm cc gcc c++ g++ ln -s gcc-4.8 cc ln -s gcc-4.8 gcc ln -s c++-4.8 c++ ln -s g++-4.8 g++ </code> Revert back gcc to llvm-gcc</p>
<pre><code>sudo rm cc gcc c++ g++
sudo ln -s lvm-gcc-4.2 cc
sudo ln -s lvm-cc-4.2 gcc
sudo ln -s lvm-c++-4.2 c++
sudo ln -s lvm-g++-4.2 g++
</code></pre>
<p>fatal error: stdlib.h: No such file or directory</p>
<p>&nbsp;</p>
<p>Note, XCode and Command-line Tools are to be downloaded here https://developer.apple.com/downloads/index.action?q=xcode</p>
<p><strong>Upgrade nasm :</strong><br />
<code><br />
$> brew install nasm<br />
$> cd /usr/bin<br />
$> sudo mv nasm nasm.old<br />
$> sudo ln -s  /usr/local/Cellar/nasm/2.11.06/bin/nasm nasm<br />
</code></p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/c/install-gcc-4-x-mac-osx-7-x/">How to install gcc-4.X on Mac OSX 10.7.X</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/c/install-gcc-4-x-mac-osx-7-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
