[Qt-creator] Hi, I have a problem with QTCreator

Diego Camacho hackvan at gmail.com
Sun Mar 22 00:17:49 CET 2009


when y tried to compile o build a simple project like helloworld
y have the following error:
-------------------------------------------------------------------------------------------------------------------------------------------------------

Running build steps for project HelloWorld...

Creating gdb macros library...

Starting: /opt/qtsdk-2009.01/qt/bin/qmake
/home/hackvan/HelloWorld/HelloWorld.pro -spec linux-g++ -r
CONFIG+=debug_and_release CONFIG+=debug

Exited with code 0.

Starting: /usr/bin/make debug -w

make: Entering directory `/home/hackvan/HelloWorld'

/usr/bin/make -f Makefile.Debug

make[1]: Entering directory `/home/hackvan/HelloWorld'

g++ -Wl,-rpath,/opt/qtsdk-2009.01/qt/lib -o HelloWorld debug/main.o
debug/helloworlddialog.o debug/moc_helloworlddialog.o
-L/opt/qtsdk-2009.01/qt/lib -lQtGui -L/opt/qtsdk-2009.01/qt/lib
-L/usr/X11R6/lib -pthread -lfreetype -lgobject-2.0 -lSM -lICE -pthread
-pthread -lXrender -lfontconfig -lXext -lX11 -lQtCore -lm -pthread
-lgthread-2.0 -lrt -lglib-2.0 -ldl -lpthread

/usr/bin/ld: cannot find -lgobject-2.0

make[1]: Leaving directory `/home/hackvan/HelloWorld'

make: Leaving directory `/home/hackvan/HelloWorld'

collect2: ld returned 1 exit status

make[1]: *** [HelloWorld] Error 1

make: *** [debug] Error 2

Exited with code 2.

Error while building project HelloWorld

When executing build step 'Make'
-------------------------------------------------------------------------------------------------------------------------------------------------------
and i don't know what i suppose to do.

before the installing, I install the g++ compiler, the gdb debugger and
gobjc; all I install it through the synaptic package manager
on my ubuntu 8.04.

any suggestion?

thanks,


-- 
-----------------------------------------------------
Diego Armando Camacho Peña.
Fundación Universitaria San Martín.
Ingeniero de Sistemas.
GNU/Linux User
Open Source Developer
http://www.hackvanews.tk/
http://identi.ca/hackvan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090321/ee5032e7/attachment.html 


More information about the Qt-creator-old mailing list