[Qt-creator] compiling error
Andre Poenitz
andre.poenitz at mathematik.tu-chemnitz.de
Mon Nov 23 21:43:09 CET 2009
On Mon, Nov 23, 2009 at 04:20:15PM -0200, Breno Carneiro Pinheiro wrote:
> Hi all, I 'm completely newbie here. I 'd like to run a simple app but I got
> some (it seems to be) popular error.
>
> /usr/lib/libQtGui.so: undefined reference to `operator
> delete(void*)@GLIBCXX_3.4'
>
> /usr/lib/libQtGui.so: undefined reference to `vtable for
> __cxxabiv1::__si_class_type_info at CXXABI_1.3'
> [etc]
Looks like you are not linking against libstdc++.
That should not happen with a proper installation.
Can you post the contents of the 'Compile output' pane?
Andre'
More information about the Qt-creator-old
mailing list