Project

General

Profile

Statistics
| Branch: | Revision:

robobuggy / UsingQTCreatorWithBuggy.txt @ master

History | View | Annotate | Download (309 Bytes)

1
Using QTCreator
2
===============
3

    
4
Sometimes, it's just nice to have an IDE. 
5
Note that QTCreator must be launched from the shell, 
6
 so that it will inherit the correct environment. 
7

    
8
1. Install QTCreator
9
     sudo apt-get install qtcreator
10

    
11
2. Run it from the shell
12
     cd ~/buggyworkspace/src
13
     qtcreator