[LUAU] qt problems

Eric Hattemer hattenator at imapmail.org
Sun May 23 15:46:18 PDT 2004


I have mandrake 10-cooker, libqt3-devel 3.3.2, gcc 2.96, 3.3.2, 3.4.0,
binutils -2.14.90.0.7-2mdk and previously 2.15..., and I cannot compile
a very basic qt program.  If you have updated cooker in the last week,
or an otherwise up to date system, please download and compile
http://hattenator.dyndns.org/qapp.tar.bz2 and let me know what happens.
You need to
qmake qapp.pro -o Makefile && gmake

I get

: undefined reference to `QApplication::QApplication(int &, char **)'
qapp.o(.text+0x20): In function `main':
: undefined reference to `QApplication::~QApplication(void)'
collect2: ld returned 1 exit status
gmake: *** [qapp] Error 1

I have no idea why.  It worked a month ago.  Someone elsewhere mentioned
I may need gcc 3.2.  Is that sensible?


-Eric Hattemer




More information about the LUAU mailing list