[Qt-creator] Library build with MinGW and MSYS

2010-11-01 Thread Kobus Botha
Hi I want to use an external library in a Qt project, but the libs have been compiled with Visual Studio and I'm using MinGW. The source distribution only supports Visual Studio on Windows. So, I want to build the library on Windows with MinGW. As I see it, I have to install MSYS and I

[Qt-creator] Code completion and help (Qt SDK 2009.05)

2009-12-15 Thread Kobus Botha
Hi I just installed Qt SDK 2009.05 on Kubuntu and I can't get the code completion and context sensitive help to work. I assume it is because the header files are not recognised. The include directives are all marked as errors with the hint No such file or directory. I can build the project

[Qt-creator] [Fwd: Code completion and help (Qt SDK 2009.05)]

2009-12-15 Thread Kobus Botha
Subject: Code completion and help (Qt SDK 2009.05) Date: Tue, 15 Dec 2009 12:06:35 +0200 From: Kobus Botha botha.ko...@gmail.com To: qt-creator@trolltech.com Hi I just installed Qt SDK 2009.05 on Kubuntu and I