Re: [Development] Cannot compile Qt 5.7 alpha with MSVC 2013/2015

2016-03-24 Thread Thiago Macieira
On quinta-feira, 24 de março de 2016 11:34:50 PDT Cheng, Bobber wrote: > The issue went away once I installed MSVC 2013 update 5. However, I still > get lots of encode error like: > > > > ..\..\corelib\tools\qstring.cpp(1650) : warning C4819: The file contains a > character that cannot be repres

Re: [Development] Cannot compile Qt 5.7 alpha with MSVC 2013/2015

2016-03-24 Thread Cheng, Bobber
24, 2016 4:22 AM To: development@qt-project.org Subject: Re: [Development] Cannot compile Qt 5.7 alpha with MSVC 2013/2015 On quarta-feira, 23 de março de 2016 15:38:07 EDT Cheng, Bobber wrote: > It's corelib. Corelib is compiled with exceptions enabled. The compiler shoul

Re: [Development] Cannot compile Qt 5.7 alpha with MSVC 2013/2015

2016-03-23 Thread Thiago Macieira
On quarta-feira, 23 de março de 2016 15:38:07 EDT Cheng, Bobber wrote: > It's corelib. Corelib is compiled with exceptions enabled. The compiler should not be complaining about the lack of compiler options. Please paste the command-line for the compiler that nmake/jom printed. -- Thiago Maciei

Re: [Development] Cannot compile Qt 5.7 alpha with MSVC 2013/2015

2016-03-23 Thread Cheng, Bobber
t: Re: [Development] Cannot compile Qt 5.7 alpha with MSVC 2013/2015 On quarta-feira, 23 de março de 2016 12:08:33 GMT Cheng, Bobber wrote: > Did anyone compile Qt 5.7 alpha with MSVC 2013/2015? I got following error > just when compiling qlatincodec.cpp. Is that corelib or is that the bo

Re: [Development] Cannot compile Qt 5.7 alpha with MSVC 2013/2015

2016-03-23 Thread Thiago Macieira
On quarta-feira, 23 de março de 2016 12:08:33 GMT Cheng, Bobber wrote: > Did anyone compile Qt 5.7 alpha with MSVC 2013/2015? I got following error > just when compiling qlatincodec.cpp. Is that corelib or is that the bootstrap lib? -- Thiago Macieira - thiago.macieira (AT) intel.com Software

[Development] Cannot compile Qt 5.7 alpha with MSVC 2013/2015

2016-03-23 Thread Cheng, Bobber
Hi team, Did anyone compile Qt 5.7 alpha with MSVC 2013/2015? I got following error just when compiling qlatincodec.cpp. d:\qt\5.7.0\qtbase\include\qtcore\../../src/corelib/global/qflags.h(58): error C2220: warning treated as error - no 'object' file generated (compiling source fi le ..\..\cor