I think you may also need to install the QT 4.5.x SDK.
Alan On Mon, Nov 23, 2009 at 6:07 PM, Breno Carneiro Pinheiro <[email protected] > wrote: > Hi, what you mean with "proper installation" ? I downloaded the binary > file: Qt Creator 1.2.1 Binary for Linux/X11 32-bit (31 > MB)<http://qt.nokia.com/downloads/qt-creator-binary-for-linux-x11-32-bit>. Is > there any step that I could miss. Looking at my error output, it really > seems to be a configuration error, doesn´t it? > > Thanks again, > > Breno > > 2009/11/23 Andre Poenitz <[email protected]> > >> 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_i...@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' >> _______________________________________________ >> Qt-creator mailing list >> [email protected] >> http://lists.trolltech.com/mailman/listinfo/qt-creator >> > > > > -- > Breno Carneiro Pinheiro > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
