You are not logged in.

#1 2004-05-17 22:11:15

Net@Worm
Member
From: Moscow, Russia
Registered: 2004-05-02
Posts: 214

racer

Hi all! I have a problem. Then i try to compile racer(the game - www.racer.nl), i have this:

...skipped...
: undefined reference to `qfree(void*)'
../../../lib/libQN.a(qnmessage.o)(.text+0x200): In function `QNMessage::~QNMessage()':
: undefined reference to `qfree(void*)'
../../../lib/libQN.a(qnmessage.o)(.text+0x260): In function `QNMessage::~QNMessage()':
....
: undefined reference to `qstring::~qstring()'
collect2: ld returned 1 exit status
make[1]: *** [racer] Error 1
make[1]: Leaving directory `/home/networm/racer/rr050src/src/racer/main'
make: *** [_subdir_src/racer/main] Error 2

Please help - this is a pretty cool game smile

Offline

#2 2004-05-17 22:15:55

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: racer

it can be trouble because the code is not gcc 3.4.0 compatible

quite a lot of programms are not yet compatible with the newest gcc 3.4 and will not compile

i would email the author and tell him that you use gcc 3.4.0 and failed compiling - maybe it's already known problem and he has a patch for gcc 3.4


The impossible missions are the only ones which succeed.

Offline

#3 2004-05-17 22:36:33

Net@Worm
Member
From: Moscow, Russia
Registered: 2004-05-02
Posts: 214

Re: racer

thnx.

Offline

Board footer

Powered by FluxBB