Installation problem in qt-creator-2.4.0
Installation and Deployment
3
Posts
2
Posters
1.9k
Views
1
Watching
-
Hello,
According to README I should do the following steps.
- mkdir $BUILD_DIRECTORY
- cd $BUILD_DIRECTORY
- qmake $SOURCE_DIRECTORY/qtcreator.pro
- make (or mingw32-make or nmake or jom, depending on your platform)
But after step 3 nothing happens. No Makefile is created in $BUILD_DIRECTORY and step 4 fails.
Building in the src directory works.
Can you help ?
Thanks,
Zvika.