-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, 16 Sep 2001, Sean 'Shaleh' Perry wrote:
> plugin.o: In function `Plugin::Plugin(QObject *, char const *)':
> plugin.o(.text+0x1d): undefined reference to `Plugin virtual table'
> plugin.o: In function `Plugin::~Plugin(void)':
> plugin.o(.text+0xc1): undefined reference to `Plugin virtual table'
> win.o: In function `MainWindow::MainWindow(QWidget *, char const *, unsigned
> int)':
> win.o(.text+0x1f): undefined reference to `MainWindow::QPaintDevice virtual
> table'
> win.o(.text+0x26): undefined reference to `MainWindow virtual table'
> win.o(.text+0x83): undefined reference to `MainWindow::tr(char const *)'
> win.o(.text+0x15a): undefined reference to `MainWindow::tr(char const *)'
> win.o(.text+0x3ee): undefined reference to `MainWindow::tr(char const *)'
> win.o(.text+0x4d3): undefined reference to `MainWindow::tr(char const *)'
> win.o(.text+0x556): undefined reference to `MainWindow::tr(char const *)'
> win.o: In function `MainWindow::~MainWindow(void)':
> win.o(.text+0x646): undefined reference to `MainWindow::QPaintDevice virtual
> table'
> win.o(.text+0x64d): undefined reference to `MainWindow virtual table'
> win.o: In function `MainWindow::help(void)':
> win.o(.text+0xef7): undefined reference to `MainWindow::tr(char const *)'
> win.o(.text+0xfc5): undefined reference to `MainWindow::tr(char const *)'
> win.o(.text+0x10bb): undefined reference to `MainWindow::tr(char const *)'
> collect2: ld returned 1 exit status
>
> So now the libs link but I get the above. For reference I am using QT 2.3.
This is a simple fix. You ran automake/autoconf. When you do that, before
you run configure, you have to run "perl admin/am_edit". Then configure
and 'make' and all will be fine. It's a QT thing.
xOr
- --
I am damn unsatisfied to be killed in this way.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE7pF3+8mPQRGtSu14RAjLPAJ0UXpvGHEYQMJsUC1scpYqdFxmhLQCgiw+N
dtWVQlbYqAwPwuLsLgnmwKg=
=MRAf
-----END PGP SIGNATURE-----