[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop
Subject:    Re: Problems with:  undefined reference to `DlgSetup::QPaintDevice
From:       Omid Givi <omid () givi ! nl>
Date:       2001-02-01 10:51:37
[Download RAW message or body]

Hi Franz,

If you have undifined reference while compiling, then you should
correct up your search paths or you may want to include the right include
files. If you're using automake, you may check your SOURCES/INCLUDE tag,
for example.

If you do have undefined references while linking, then you should take a
look whether the compiled object files/libraries containing those
references are being linked as well. If you're using automake you may
check your LIBADD tag, for example.

If all these are fine, do a distclean and recompile. It may help some
times.

Y.T.
Omid


On Thu, 1 Feb 2001, Franz Szabo wrote:

> Hi,
> 
> since 2 days i always have the following problem. Can´t solve.
> 
> 
> dlgsetup.o: In function `QArrayT<char>::data(void) const':
> /usr/lib/qt/include/qarray.h(.text+0x29): undefined reference to \
>                 `DlgSetup::QPaintDevice virtual table'
> /usr/lib/qt/include/qarray.h(.text+0x30): undefined reference to `DlgSetup virtual \
>                 table'
> dlgsetup.o: In function `DlgSetup::~DlgSetup(void)':
> /home/vers/cs_inst-0.1/cs_inst/dlgsetup.cpp:85: undefined reference to \
> `DlgSetup::QPaintDevice virtual table'
> /home/vers/cs_inst-0.1/cs_inst/dlgsetup.cpp:85: undefined reference to `DlgSetup \
>                 virtual table'
> dbselect.o: In function `QListT<QString> type_info function':
> /home/vers/cs_inst-0.1/cs_inst/dbselect.cpp(.text+0x29): undefined reference to \
> `DBselect::QPaintDevice virtual table'
> /home/vers/cs_inst-0.1/cs_inst/dbselect.cpp(.text+0x30): undefined reference to \
> `DBselect virtual table' 
> dbselect.o: In function `DBselect::~DBselect(void)':
> /home/vers/cs_inst-0.1/cs_inst/dbselect.cpp:68: undefined reference to \
> `DBselect::QPaintDevice virtual table'
> /home/vers/cs_inst-0.1/cs_inst/dbselect.cpp:68: undefined reference to `DBselect \
> virtual table' 
> 
> Has anybody an idea about?
> 
> 
> 
> 
> Regards,
> Franz
> fs@granit.de
> 

-- 
Groet,
Omid


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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic