Re: Problem with Qt-4.6.2
What libc do you have installed?
Re: Problem with Qt-4.6.2
Quote:
Originally Posted by
fatjuicymole
What libc do you have installed?
I'm crosscompiling qt... On my host I have libc-2.5 in the lib of the crosscompiler, but on my target I have libc-2.7
Should it be the problem?
I'll update my crosscompiler lib and try again...
thank you
Re: Problem with Qt-4.6.2
Quote:
Originally Posted by
geovanyfilho
I'm crosscompiling qt... On my host I have libc-2.5 in the lib of the crosscompiler, but on my target I have libc-2.7
Should it be the problem?
I'll update my crosscompiler lib and try again...
thank you
I was not able to find a crosscompiler with libc-2.7.
I compiled qt 4.6.0, 4.6.1 and qt 4.6.2 with the same configuration, and tried to run the same application, but it only succed with qt 4.6.0.
Qt 4.6.1 and 4.6.2 give me the same error related before.
Once qt 4.6.0 gives me no error, I think some of the changes on qt 4.6.1+ is causing the error.
Re: Problem with Qt-4.6.2
Quote:
Originally Posted by
geovanyfilho
I'm crosscompiling qt... On my host I have libc-2.5 in the lib of the crosscompiler, but on my target I have libc-2.7
Should it be the problem?
I'll update my crosscompiler lib and try again...
thank you
I was not able to find a crosscompiler with libc-2.7.
I compiled qt 4.6.0, 4.6.1 and qt 4.6.2 with the same configuration, and tried to run the same application, but it only succed with qt 4.6.0.
Qt 4.6.1 and 4.6.2 give me the same error related before.
Once qt 4.6.0 gives me no error, I think some of the changes on qt 4.6.1+ is causing the error.