Le 05/02/2013 09:08, Koehne Kai a écrit :
>> The "analogclock" example doesn't start. Even if I try to create an almost-
>> empty project (you know, the default, auto-generated one with a single
>> QMainWindow), it doesn't start either - debug or release.
>> [...]
>
> That's weird. For the record that's my log after _get_output_format call 
> (also with Win7/64 bit) ...
>
> 00:00:11.781: GetProcAddress(0x766F0000 [c:\windows\syswow64\MSVCRT.DLL], 
> "_get_output_format") called from 
> "c:\qt\qt5.0.1-mingw\5.0.1\mingw47_32\bin\ICUUC49.DLL" at address 0x675F3009 
> and returned 0x76765CE8.

I notice you installed it in the default location "c:\qt\qt5.0.1", whereas I 
installed it in 
"c:\qt501"...
can this make a difference?

> Don't know whether the problem is indeed in the icu (or handling of its 
> results in Qt5Core), or if for some reason the loading of platform plugins 
> fails. Doesn't the debugger show you anything?

A segmentation fault... stack trace:

0       load<int>       qgenericatomic.h        98      0x40d87f        
1       QBasicAtomicInteger<int>::load  qbasicatomic.h  145     0x40d87f        
2       QtPrivate::RefCount::isShared   qrefcount.h     99      0x40d973        
3       QVector<char*>::isDetached      qvector.h       109     0x40d905        
4       QVector<char*>::detach  qvector.h       306     0x40d464        
5       QVector<char*>::data    qvector.h       128     0x40d437        
6       WinMain@16      qtmain_win.cpp  131     0x4026ee        
7       main    main.c  73      0x40244e        

>> Starting other Qt programs, such as "designer" or "linguist" from the
>> provided command-line works fine.
>> Any hint or idea? I really don't know where to investigate here...
>
> Did you try to launch the example from exactly the same environment/command 
> line as designer or linguist?

Yes :-) but without any luck.

> PS: Could you create a bug in the bugtracker, and fill in the details there? 
> It's just easier to track there ...

I'll do this if no magic light comes...

Regards,


-- 
      /- Yves Bailly - Software developer   -\
      \- Sescoi R&D  - http://www.sescoi.fr -/
"The possible is done. The impossible is being done. For miracles,
thanks to allow a little delay."
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to