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

Qt-interest Archive, March 2008
Qt 4.3.4 designer crash on Windows XP


Message 1 in thread

Hi,

I have build commercial Qt 4.3.4 on Windows XP SP2 with MCVS 2005.
Qt designer crashes every time at startup. Is there any trick to make it 
run?

Thanks,
Vladimir

 

--
 [ signature omitted ] 

Message 2 in thread

Vladimir Romanovskiy wrote:
> I have build commercial Qt 4.3.4 on Windows XP SP2 with MCVS 2005.
> Qt designer crashes every time at startup. Is there any trick to make 
> it run? 
I cannot reproduce your problem, and I have nearly the same setup. What 
configure options did you use? And in which way does it crash?

Some general advice:
- Make sure that all required libraries are installed/in the path. A 
good tool to check that is dependency walker 
(http://www.dependencywalker.com)
- Make sure that qt compiles cleanly, and generates all files anew (look 
at the modification dates of the dll/exe's in the bin folder)
- It might also help to compile qt/designer in debugging mode; launch 
dbgview (http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx), 
and look at the debugging output during startup ...

Regards

Kai Koehne

--
 [ signature omitted ]