KDevelop & Qt Embedded problem

Steven Nakhla sdnakhla at yahoo.com
Sun Nov 11 22:34:37 GMT 2001


I checked out the admin directory from kde-common and
put it into my newly created Qt project so that I can
make it link with the Qt Embedded (3.x) library. 
However, whenever I compile I get the following error:

nyxwm.moc.o oapplication.moc.o 
-L/usr/local/qt-emb/lib -lqte -lpng -lz -lm
/usr/lib/libjpeg.so -lresolv
onyxwm.o: In function `QMemArray<char>::detach(void)':
/home/sdnakhla/programming/onyx/onyx/onyxwm.cpp(.gnu.linkonce.t.__tft9QMemArray1Zc+0x10):
undefined reference to `QGArray type_info function'
/home/sdnakhla/programming/onyx/onyx/onyxwm.cpp(.gnu.linkonce.t.__tft9QMemArray1Zc+0x16):
undefined reference to `QGArray type_info node'
oworkspace.moc.o: In function
`OWorkspace::qObject(void)':
/home/sdnakhla/programming/onyx/onyx/oworkspace.h:41:
undefined reference to `QWidget type_info node'
/home/sdnakhla/programming/onyx/onyx/oworkspace.h:41:
undefined reference to `QWidget type_info function'
oapplication.moc.o: In function
`OApplication::qObject(void)':
/home/sdnakhla/programming/onyx/onyx/oapplication.h(.gnu.linkonce.t.__tf12OApplication+0x10):
undefined reference to `QApplication type_info
function'
/home/sdnakhla/programming/onyx/onyx/oapplication.h(.gnu.linkonce.t.__tf12OApplication+0x16):
undefined reference to `QApplication type_info node'
collect2: ld returned 1 exit status


Any ideas what could be causing this?  Thanks.


Steve Nakhla
sdnakhla at home.com

__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list