Add "GNU source-highlight not installed" to Source highlight button tooltip, if not...
[qgit4.git] / README_WIN.txt
blob7483242ceace7a93da8819de7d0b5a434779934b
1 This is qgit.exe statically linked to Trolltech Qt4.3.3 for Windows Open source edition\r
2 \r
3 PREREQUISITES\r
4 \r
5 - You need msysgit (http://code.google.com/p/msysgit/) correctly installed\r
6 \r
7 \r
8 NOTES\r
9 \r
10 - This version has NOT been tested with cygwin version of git\r
12 - In case qgit has problem to find correct msysgit files you should\r
13   add mysysgit\bin directory to your PATH before to start qgit.\r
14   But normally installer should had already take care of this for you.\r
17 WINDOWS DEVELOPER INFO\r
19 This version has been tested with Visual C++ 2008, there is a VC2008\r
20 solution and a project file for your convenience.\r
22 Please note, the FIRST TIME you need to generate a Makefile. To do this\r
23 the Qt qmake tool must be used. Open a console on the project directory\r
24 and type (qmake should be in PATH)\r
26      qmake qgit.pro\r
28 That's all, now you can fire your VC2008 IDE, open the qgit solution\r
29 file and enjoy ;-)\r
32 Please report any problem to the Git Mailing List <git@vger.kernel.org>\r
33 specifying [QGit] in your mail subject\r