Hi

In order to compile the git version of qt-creator, I was trying to 
compile the qt 4.6 version (I tried with both the qt git version and the 
preview version), but it looks I cannot build it in a separate 
directory, is that right?

when running ../configure from the build directory I get

g++ -c -o qutfcodec.o -pipe -DQMAKE_OPENSOURCE_EDITION -I. -Igenerators 
-Igenerators/unix -Igenerators/win32 -Igenerators/mac 
-Igenerators/symbian -I/home/bettini/install/qt/qt-4.6/build/include 
-I/home/bettini/install/qt/qt-4.6/build/include/QtCore 
-I/home/bettini/install/qt/qt-4.6/build/src/corelib/global 
-I/home/bettini/install/qt/qt-4.6/build/src/corelib/xml -DQT_NO_PCRE 
-DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC 
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS 
-I/home/bettini/install/qt/qt-4.6/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP 
-DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT 
/home/bettini/install/qt/qt-4.6/src/corelib/codecs/qutfcodec.cpp
In file included from 
/home/bettini/install/qt/qt-4.6/src/corelib/codecs/qutfcodec_p.h:57,
                  from 
/home/bettini/install/qt/qt-4.6/src/corelib/codecs/qutfcodec.cpp:42:
/home/bettini/install/qt/qt-4.6/build/include/QtCore/private/qtextcodec_p.h:1:60:
 
error: ../../../../../src/corelib/codecs/qtextcodec_p.h: No such file or 
directory
In file included from 
/home/bettini/install/qt/qt-4.6/src/corelib/codecs/qutfcodec.cpp:42:
/home/bettini/install/qt/qt-4.6/src/corelib/codecs/qutfcodec_p.h:70: 
error: ‘QTextCodec::ConverterState’ has not been declared

-- 
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to