Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
qt 4.2.3 и qvaluevector.h: No such file or directory
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
imFake
n00b
n00b


Joined: 07 Dec 2006
Posts: 13

PostPosted: Tue Jul 17, 2007 5:49 pm    Post subject: qt 4.2.3 и qvaluevector.h: No such file or directory Reply with quote

при сборке вылазит чача, об отсутсвующих заголовках

Code:
g++ -c -pipe -march=athlon -pipe -O2 -w -D_REENTRANT  -DQT_CLEAN_NAMESPACE -DQT_COMPAT_WARNINGS -DQT_NO_TRANSLATION -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.4 -I../src/sqlite -I../src -I../src/muls -Iobj -I. -o obj/char.o ../src/python/char.cpp
In file included from ../src/python/engine.h:79,
                 from ../src/python/char.cpp:28:
../src/python/../server.h:33:26: error: qvaluevector.h: No such file or directory
In file included from ../src/python/../targetrequests.h:32,
                 from ../src/python/target.h:33,
                 from ../src/python/char.cpp:30:
../src/python/../network/uosocket.h:32:22: error: qcstring.h: No such file or directory
../src/python/../network/uosocket.h:33:27: error: qsocketdevice.h: No such file or directory
In file included from ../src/python/../items.h:33,
                 from ../src/python/../targetrequests.h:35,
                 from ../src/python/target.h:33,
                 from ../src/python/char.cpp:30:
../src/python/../basedef.h:36:22: error: qptrlist.h: No such file or directory
In file included from ../src/python/../targetrequests.h:35,
                 from ../src/python/target.h:33,
                 from ../src/python/char.cpp:30:
../src/python/../items.h:42:19: error: qdict.h: No such file or directory
In file included from ../src/python/../targetrequests.h:41,
                 from ../src/python/target.h:33,
                 from ../src/python/char.cpp:30:
../src/python/../npc.h:35:24: error: qvaluelist.h: No such file or directory
../src/python/../platform.h:89: error: 'Q_UINT64' does not name a type
../src/python/../platform.h:90: error: 'Q_UINT32' does not name a type
../src/python/../platform.h:91: error: 'Q_UINT16' does not name a type
../src/python/../platform.h:92: error: 'Q_UINT8' does not name a type
../src/python/../platform.h:93: error: 'Q_INT64' does not name a type
../src/python/../platform.h:94: error: 'Q_INT32' does not name a type
../src/python/../platform.h:95: error: 'Q_INT16' does not name a type
../src/python/../platform.h:96: error: 'Q_INT8' does not name a type
../src/python/../platform.h: In function 'T wpSwapBytes(T)':
../src/python/../platform.h:124: error: expected initializer before '*' token
../src/python/../platform.h:125: error: 'Q_UINT8' was not declared in this scope
../src/python/../platform.h:125: error: 'writeTo' was not declared in this scope
../src/python/../platform.h:125: error: expected primary-expression before ')' token
../src/python/../platform.h:126: error: 'Q_UINT16' was not declared in this scope
../src/python/../platform.h:126: error: expected `;' before 'i'
../src/python/../platform.h:126: error: 'i' was not declared in this scope
../src/python/../platform.h:128: error: 'readFrom' was not declared in this scope
../src/python/../platform.h: At global scope:
../src/python/../platform.h:178: error: 'Q_UINT16' does not name a type
../src/python/../platform.h:183: error: 'Q_UINT32' does not name a type
../src/python/../platform.h:193: error: 'Q_UINT64' does not name a type
../src/python/../platform.h: In function 'double wpX86SwapDouble(double)':
../src/python/../platform.h:199: error: 'Q_UINT64' was not declared in this scope
../src/python/../platform.h:199: error: expected `;' before 'v64'
../src/python/../platform.h:200: error: 'v64' was not declared in this scope


читал что QT4 разделен на стандартный пакет, девелоперский и т.д... а генту x11-libs/qt - там все целиком или чтото одно? если одно то где взять девел "часть" ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum