LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Urgently need help on Qt in KDE 3.0.3 (https://www.linuxquestions.org/questions/linux-software-2/urgently-need-help-on-qt-in-kde-3-0-3-a-54968/)

replicat 04-14-2003 05:39 AM

Urgently need help on Qt in KDE 3.0.3
 
Hello.

I am new in both Linux and Qt. My problem is the following error when I try to run my compiled example-file called "chart":

./chart: relocation error: ./chart: undefined symbol: __18QMetaObjectCleanUpPCcPFv_P11QMetaObject

It is the chart example which came with Qt.
First I delete the .pro-file the Makefile and the chart run-file. All because I want to be able to create them myself, for obvious reasons.
I then create the .pro-file and the Makefile. I edit cxx into c++ and then the Makefile runs nicely, and chart is created. But when I try to run it I get the error message above, of which I don't understand anything.

If this is not the right place to ask, could you please redirect me then.

Thank you
/Teis :scratch:

j-ray 04-14-2003 06:13 AM

as this is a very specific question i recommend to make a safety copy of the files u want to remove. then u see what's wrong in ur code if it doesnt work.
btw there is a programming forum too but u shouldnt double post this one.
sorry, but i cant tell u more, google didnt tell anything about that errormsg either
maybe trolltech.com has sth in its database
cheers, jens

replicat 04-14-2003 06:15 AM

Thx for the answer. I have made backups of the .pro and Makefile, but the error seems to be in the ./chart - file, and I can't really check whats inside that one.


All times are GMT -5. The time now is 12:45 PM.