Modified:
/wiki/DevEnvironment.wiki
=======================================
--- /wiki/DevEnvironment.wiki Thu Jul 29 05:55:18 2010
+++ /wiki/DevEnvironment.wiki Thu Jul 29 07:03:34 2010
@@ -8,11 +8,19 @@
== C++ Compiler ==
-You'll also need a compiler, whether its
+You'll also need a compiler, whether its MSVC++ on Windows or GCC on Linux.
= Details =
-Add your content here. Format your content with:
- * Text in *bold* or _italic_
- * Headings, paragraphs, and lists
- * Automatic links to other wiki pages
+=== Know Working Setup ===
+
+My preferred setup uses the following software:
+
+Ubuntu 10.04
+Eclipse
+Qt 4.6
+Qt Eclipse Integration Plugin
+GCC
+
+To setup a working environment install Eclipse, Qt 4.6 and the Qt Eclipse
Plugin.
+Make a new Qt Project in Eclipse, name it whatever you want. After it's
done, it will create some default files and tree structure. You can delete
this