PDA

View Full Version : [Qt 5.0] Can't find Qt Creator?



Salads
27th January 2013, 01:16
I decided to try and build Qt from the source using instructions from this link: http://qt-project.org/wiki/Building_Qt_5_from_Git

I'm using Windows 7, with Git, Python, Ruby, and Perl installed and added to the system PATH variable. Installation seemed to go smoothly, but does the Qt creator come with that "git clone git" download command?
For reference here's the full command w/ link:
git clone git://gitorious.org/qt/qt5.git Qt5

I'm currently looking in the directory C:\Development\Qt5\qtbase\bin (Where I chose to install Qt) and I only see a few executable files that are worth noting: assistant.exe, designer.exe, and linguist.exe..
I see nothing resembling "qtcreator.exe" or anything like it. What is the .exe filename for QtCreator?

So has the installation partially failed, or is Qt Creator in a separate package than the one in the git download? If it is separate, how would I go about building/connecting it to the rest of Qt5?

wysota
27th January 2013, 02:32
Qt Creator is a separate git repository on gitorious.