Hi,

I've compiled Qt 4.8.5 with VS 2012 in an Win7 x32 environment.
Almost everything works fine.
I just can't start Qt Assistant and Designer.
When I start them, I can see them for 5 seconds in the Task Manager and then they disappear.
Windows Event Viewer reports the following error:
Qt Code:
  1. Faulting application name: assistant.exe, version: 1.0.0.0, time stamp: 0x51ff8549
  2. Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
  3. Exception code: 0xc0000005
  4. Fault offset: 0x00000000
  5. Faulting process id: 0xca0
  6. Faulting application start time: 0x01ce98cc83fe4715
  7. Faulting application path: C:\Qt\4.8.5\bin\assistant.exe
  8. Faulting module path: unknown
  9. Report Id: d6e8498a-04bf-11e3-90ec-0800274385be
To copy to clipboard, switch view to plain text mode 

Does anybody have any idea?

Thanks.