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 represented in the current code page (936). Save the 
file in

Unicode format to prevent data loss.



I have to save qstring.cpp as Unicode format to remove this warning.



Any suggestion for it?



Thanks,

Bobber



-----Original Message-----
From: Development 
[mailto:[email protected]] On 
Behalf Of Thiago Macieira
Sent: Thursday, March 24, 2016 4:22 AM
To: [email protected]
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 should not be 
complaining about the lack of compiler options.



Please paste the command-line for the compiler that nmake/jom printed.



--

Thiago Macieira - thiago.macieira (AT) intel.com

  Software Architect - Intel Open Source Technology Center



_______________________________________________

Development mailing list

[email protected]<mailto:[email protected]>

http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to