Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 4

Qt-interest Archive, December 2006
Is there anyone sucess compiling and running QT 4.2 on Solaris?


Message 1 in thread

I have compiled Qt 4.2.2 on my Solaris 9 SPARC system, there is no any 
errors(either gcc or solaris-cc). But when I run any GUI program, the 
program is just seemed stop. I have no any solution.
Can anyone help me? thanks


--
 [ signature omitted ] 

Message 2 in thread

Hi,
> I have compiled Qt 4.2.2 on my Solaris 9 SPARC system, there is no any 
> errors(either gcc or solaris-cc). But when I run any GUI program, the 
> program is just seemed stop. I have no any solution.
> Can anyone help me? thanks

I've never seen that. I'd try to run the program in a debugger and find 
where it hangs. It could be anything, including a a problem in QSettings 
caused by improper installation of the NFS lock daemon. Does $HOME point 
to a shared disk? What if you change HOME to point to a local disk prior 
to running Qt programs?

--
 [ signature omitted ]