You are not logged in.

1

Tuesday, March 16th 2010, 11:01am

Please Help!

Hello I am noob in Qt and I am desperate, first sorry about my english, I will try to explain me well
I am user windows and Ubuntu 9.10. In Ubuntu I have the Qt creator working without a problem, in the vista isnt working, I dont understand!
I already tried all advices that find in the net, and so many things, from that installing compilers, gcc and g++ , to change enviroment variables. Now I have this error when compiling:
c:\Qt\2010.02.1\qt\lib/libqtmaind.a:-1: error: In function `WinMain@16':
c:\Qt\2010.02.1\qt\lib/libqtmaind.a(qtmain_win.o):qtmain_win.cpp::-1: error: undefined reference to `__gxx_personality_v0
collect2: ld returned 1 exit status

I cant get to solve!
Please somebody helps me, I am desperate and necessary of the Qt in Windows to work.
Why de nokia cant solve this problems to install the Qt. There is many people complaining about installation on windowd its better for everyone to solve that. That`s what i think
Tanks

Romeo

2

Sunday, April 25th 2010, 5:08pm

I'm having the exact same problem, made a post about it (http://www.qtforum.org/post/105143/error-when-compiling-in-windows-undefined-reference-to-gxx-personality-v0.html ) and then discovered this one. Somebody please help us out here ;(

3

Monday, April 26th 2010, 4:56pm

This problem has been resolved:
There was another GCC installment on my hard drive with a higher %PATH% priority than the version the Qt SDK installed. I removed the previous version from %PATH%, and now it works wonders :)

4

Friday, May 7th 2010, 1:13pm

i have read the abov post which is really interesting and important for me . nice post.

This post has been edited 1 times, last edit by "Junior" (May 7th 2010, 8:50pm)