PDA

View Full Version : problems with linking!



seahawk
01-27-2002, 01:31 PM
Hi.

All of ShowEQ seems to compile fine but when it fails in linking with some recursive error, and gives alot of errors with unresolved symbols in QString::shared_null(and others!)

It is offcourse the lates cvs! Any ideas?

Seahawk

Yendor
01-27-2002, 01:44 PM
Most likely you are not linking against a version of Qt built with gcc v3.x. Both SEQ and Qt have to be compiled using gcc v3.x