<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to WindowsBinaries</title><link>https://sourceforge.net/p/farsa/wiki/WindowsBinaries/</link><description>Recent changes to WindowsBinaries</description><atom:link href="https://sourceforge.net/p/farsa/wiki/WindowsBinaries/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 20 Nov 2015 10:22:22 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/farsa/wiki/WindowsBinaries/feed" rel="self" type="application/rss+xml"/><item><title>WindowsBinaries modified by Tomassino Ferrauto</title><link>https://sourceforge.net/p/farsa/wiki/WindowsBinaries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomassino Ferrauto</dc:creator><pubDate>Fri, 20 Nov 2015 10:22:22 -0000</pubDate><guid>https://sourceforge.netdc5c80641bbdc4bbc48b65c6d069a267ff99f874</guid></item><item><title>WindowsBinaries modified by Tomassino Ferrauto</title><link>https://sourceforge.net/p/farsa/wiki/WindowsBinaries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomassino Ferrauto</dc:creator><pubDate>Tue, 17 Nov 2015 13:59:49 -0000</pubDate><guid>https://sourceforge.net8cf669613300297e1a036605970f70452e568542</guid></item><item><title>WindowsBinaries modified by Tomassino Ferrauto</title><link>https://sourceforge.net/p/farsa/wiki/WindowsBinaries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomassino Ferrauto</dc:creator><pubDate>Sat, 14 Nov 2015 08:53:30 -0000</pubDate><guid>https://sourceforge.neta97fcf55199ccba4a7ed3758056ebda0df01a465</guid></item><item><title>WindowsBinaries modified by Tomassino Ferrauto</title><link>https://sourceforge.net/p/farsa/wiki/WindowsBinaries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomassino Ferrauto</dc:creator><pubDate>Fri, 13 Nov 2015 10:32:05 -0000</pubDate><guid>https://sourceforge.net011a4d727c1809a47cca77fff3c9a3adb89c460b</guid></item><item><title>WindowsBinaries modified by Tomassino Ferrauto</title><link>https://sourceforge.net/p/farsa/wiki/WindowsBinaries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomassino Ferrauto</dc:creator><pubDate>Thu, 12 Nov 2015 10:37:02 -0000</pubDate><guid>https://sourceforge.netcebe8c63b4a21eeec4c8fbd8b8d3831badef5fa1</guid></item><item><title>WindowsBinaries modified by Tomassino Ferrauto</title><link>https://sourceforge.net/p/farsa/wiki/WindowsBinaries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -1,6 +1,10 @@
-   Up: [Installation] | [Home] | Next: [Running the Exemplificative Experiments]
+[Prev: Installation]([Installation]) | [Up: Installation]([Installation]) | [Next: Linux - Installing from Binaries]([LinuxBinaries])
  -------|--------|----------
         |        |
+
+**Table of contents**
+
+[TOC]

 Windows - Installing from Binaries
 ====
@@ -15,6 +19,6 @@
 * [Qt 4.8.x for Visual Studio 2010](http://download.qt-project.org/official_releases/qt/4.8/4.8.6/qt-opensource-windows-x86-vs2010-4.8.6.exe)
 * [CMake](http://www.cmake.org/cmake/resources/software.html)

-**After installation of FARSA**, the PATH environment variable has to been changed. Add to the PATH variable the directory where Qt 4.8.x has been installed (i.e.: C:\Qt\4.8\bin). Follow this [guide](http://www.computerhope.com/issues/ch000549.htm) if you don't know to do it.
+**After installation of FARSA**, the PATH environment variable has to be changed. Add to the PATH variable the directory where Qt 4.8.x has been installed (i.e.: C:\Qt\4.8\bin). Follow this [guide](http://www.computerhope.com/issues/ch000549.htm) if you don't know to do it.

 **WARNING**: the binaries contained on the installer has been tested only with Visual Studio 2010 and Qt 4.8.x. If you need to use FARSA with newer version of Visual Studio and/or Qt than compile FARSA from sources
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomassino Ferrauto</dc:creator><pubDate>Thu, 12 Nov 2015 10:22:07 -0000</pubDate><guid>https://sourceforge.net85877be2e541cd36dce38e09fb428f138d4b883b</guid></item><item><title>WindowsBinaries modified by Tomassino Ferrauto</title><link>https://sourceforge.net/p/farsa/wiki/WindowsBinaries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -5,7 +5,7 @@
 Windows - Installing from Binaries
 ====

-For Windows there is an installer for development. You can download it from the [files](https://sourceforge.net/projects/farsa/files) section on sourceforge.net
+For Windows there is an installer for development. You can download it from the [files section](https://sourceforge.net/projects/farsa/files) on sourceforge.net

 The installer contains all necessary binaries, libraries and files for using FARSA and for developing new plugins and experiments. Hence, it's targeted to all users.

@@ -18,8 +18,3 @@
 **After installation of FARSA**, the PATH environment variable has to been changed. Add to the PATH variable the directory where Qt 4.8.x has been installed (i.e.: C:\Qt\4.8\bin). Follow this [guide](http://www.computerhope.com/issues/ch000549.htm) if you don't know to do it.

 **WARNING**: the binaries contained on the installer has been tested only with Visual Studio 2010 and Qt 4.8.x. If you need to use FARSA with newer version of Visual Studio and/or Qt than compile FARSA from sources
-
-
-   Up: [Installation] | [Home] | Next: [Running the Exemplificative Experiments]
- -------|--------|----------
-        |        |
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomassino Ferrauto</dc:creator><pubDate>Mon, 02 Nov 2015 14:51:55 -0000</pubDate><guid>https://sourceforge.net01644245c616964b99d31e0f0eb7e23284191b2b</guid></item><item><title>WindowsBinaries modified by Tomassino Ferrauto</title><link>https://sourceforge.net/p/farsa/wiki/WindowsBinaries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomassino Ferrauto</dc:creator><pubDate>Mon, 02 Nov 2015 10:59:21 -0000</pubDate><guid>https://sourceforge.netf363ce50be8921c2d1640d766590be5b0c76e414</guid></item><item><title>Windows - Installing from Binaries modified by Tomassino Ferrauto</title><link>https://sourceforge.net/p/farsa/wiki/Windows%2520-%2520Installing%2520from%2520Binaries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomassino Ferrauto</dc:creator><pubDate>Mon, 02 Nov 2015 10:51:58 -0000</pubDate><guid>https://sourceforge.netd68887a4e472f54663d6a2ae8470176041d4c17f</guid></item><item><title>Windows - Installing from Binaries modified by Tomassino Ferrauto</title><link>https://sourceforge.net/p/farsa/wiki/Windows%2520-%2520Installing%2520from%2520Binaries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomassino Ferrauto</dc:creator><pubDate>Mon, 02 Nov 2015 10:51:39 -0000</pubDate><guid>https://sourceforge.net9fb2ed06655bd3f581c8870d19741ab9729685df</guid></item></channel></rss>