[gtest-runner-qt] r29 committed - Edited wiki page through web user interface.

2 views
Skip to first unread message

gtest-r...@googlecode.com

unread,
Aug 19, 2010, 8:07:01 PM8/19/10
to gtest-r...@googlegroups.com
Revision: 29
Author: sandychapman
Date: Thu Aug 19 15:27:18 2010
Log: Edited wiki page through web user interface.
http://code.google.com/p/gtest-runner-qt/source/detail?r=29

Modified:
/wiki/DevEnvironment.wiki

=======================================
--- /wiki/DevEnvironment.wiki Thu Jul 29 07:03:34 2010
+++ /wiki/DevEnvironment.wiki Thu Aug 19 15:27:18 2010
@@ -10,9 +10,20 @@

You'll also need a compiler, whether its MSVC++ on Windows or GCC on Linux.

+== Subversions ==
+
= Details =

-=== Know Working Setup ===
+=== Quick way to build ===
+
+ # Open a console and navigate to the directory which you want to have
your source checked out.
+ # {{{svn checkout http://gtest-runner-qt.googlecode.com/svn/trunk/
gtest-runner-qt-read-only}}}
+ # {{{cd gtest-runner-qt-read-only}}}
+ # {{{qmake}}}
+ # {{{make}}}
+ # {{{make install}}}
+
+=== Known Working Setup ===

My preferred setup uses the following software:

@@ -23,4 +34,4 @@
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
+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 and import from svn into your new directory. Refresh your project and
it should load the settings (hopefully).

Reply all
Reply to author
Forward
0 new messages