<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Compilation</title><link>https://sourceforge.net/p/guiobjects/wiki/Compilation/</link><description>Recent changes to Compilation</description><atom:link href="https://sourceforge.net/p/guiobjects/wiki/Compilation/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 29 Mar 2012 23:13:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/guiobjects/wiki/Compilation/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Compilation modified by Guy Bensky</title><link>https://sourceforge.net/p/guiobjects/wiki/Compilation/</link><description>The project uses c++0x (or is it called c++11 now?), mainly since I want to learn how to use it.

For that reason compilation requires g++4.6 at the least. Don't forget the -std=c++x0 flag if you're not using the Makefile

In addition, the GUI interface created uses gtkmm-3.0, so the package gtkmm-3.0-devel has to be installed.

The makefile might just work on Linux machines (I've tried it on 2, both Debian derivatives), but no guarantees :)
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guy Bensky</dc:creator><pubDate>Thu, 29 Mar 2012 23:13:32 -0000</pubDate><guid>https://sourceforge.neta5e15e83a2221c4f678807c0deb2155ef1fe5740</guid></item></channel></rss>