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_i...@cxxabi_1.3'

/usr/lib/libQtGui.so: undefined reference to `operator
delete[](void*)@GLIBCXX_3.4'

/usr/lib/libQtGui.so: undefined reference to `operator new(unsigned
int)@GLIBCXX_3.4'

/usr/lib/libQtGui.so: undefined reference to `vtable for
__cxxabiv1::__vmi_class_type_i...@cxxabi_1.3'

/usr/lib/libQtGui.so: undefined reference to `__cxa_pure_virt...@cxxabi_1.3'

/usr/lib/libQtGui.so: undefined reference to `vtable for
__cxxabiv1::__class_type_i...@cxxabi_1.3'

/usr/lib/libQtGui.so: undefined reference to `__cxa_guard_rele...@cxxabi_1.3
'

/usr/lib/libQtGui.so: undefined reference to `operator new[](unsigned
int)@GLIBCXX_3.4'

collect2: ld returned 1 exit status

make: *** [HelloWorld] Error 1


I'd like to get some help about it.

I'm using gcc/g++ 4.2.

Thanks in advance.
-- 
Breno Carneiro Pinheiro
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to