|

楼主 |
发表于 2003-5-18 21:07:36
|
显示全部楼层
libinary 老兄:按照你说的那样的话错误更多!
/tmp/ccV6jusA.o: In function `Form1::Form1[not-in-charge](QWidget*, char const*, unsigned)':
/tmp/ccV6jusA.o(.text+0x20): undefined reference to `vtable for Form1'
/tmp/ccV6jusA.o(.text+0x2c): undefined reference to `vtable for Form1'
/tmp/ccV6jusA.o(.text+0x73): undefined reference to `Form1::trUtf8(char const*, char const*)'
/tmp/ccV6jusA.o(.text+0x18f): undefined reference to `Form1::trUtf8(char const*, char const*)'
/tmp/ccV6jusA.o: In function `Form1::Form1[in-charge](QWidget*, char const*, unsigned)':
/tmp/ccV6jusA.o(.text+0x23c): undefined reference to `vtable for Form1'
/tmp/ccV6jusA.o(.text+0x248): undefined reference to `vtable for Form1'
/tmp/ccV6jusA.o(.text+0x28f): undefined reference to `Form1::trUtf8(char const*, char const*)'
/tmp/ccV6jusA.o(.text+0x3ab): undefined reference to `Form1::trUtf8(char const*, char const*)'
/tmp/ccV6jusA.o: In function `Form1::~Form1 [not-in-charge]()':
/tmp/ccV6jusA.o(.text+0x443): undefined reference to `vtable for Form1'
/tmp/ccV6jusA.o(.text+0x44f): undefined reference to `vtable for Form1'
/tmp/ccV6jusA.o: In function `Form1::~Form1 [in-charge]()':
/tmp/ccV6jusA.o(.text+0x489): undefined reference to `vtable for Form1'
/tmp/ccV6jusA.o(.text+0x495): undefined reference to `vtable for Form1'
/tmp/ccV6jusA.o: In function `Form1::~Form1 [in-charge deleting]()':
/tmp/ccV6jusA.o(.text+0x4cf): undefined reference to `vtable for Form1'
/tmp/ccV6jusA.o(.text+0x4db): more undefined references to `vtable for Form1' follow
collect2: ld returned 1 exit status |
|