Re: [Development] The VS2008 WinCE errors

2014-02-12 Thread Björn Breitmeyer
Hi Thiago, the internal error is a compiler bug. We don't exactly know whats necessary to trigger it. It happens more likely if there is more than one instance of the compiler running at the same time, or if a visual studio environment is opened. However some code pathes might be triggering thi

Re: [Development] The VS2008 WinCE errors

2014-02-12 Thread Sergio Martins
On Tuesday, February 11, 2014 12:59:45 Thiago Macieira wrote: > Current tests are frequently showing the following error messages: > > c: > \work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(14 > 0) > : fatal error C1001: An internal error has occurred in the compiler. If t

[Development] The VS2008 WinCE errors

2014-02-11 Thread Thiago Macieira
Current tests are frequently showing the following error messages: c: \work\build\qt\qtbase\tests\auto\corelib\global\qtendian\tst_qtendian.cpp(140) : fatal error C1001: An internal error has occurred in the compiler. Anyone who can try to test what we could shuffle around to get rid of the erro