Error happens when build Qt4.8.5 with VisualStudio2012
-
Got the following error during the process of compiling:
*platform\DefaultLocalizationStrategy.cpp(327) : error C2001: newline in constant
platform\DefaultLocalizationStrategy.cpp(327) : fatal error C1057: unexpected en
d of file in macro expansion*please refer "this post ":http://stackoverflow.com/questions/19712400/error-message-when-build-qt4-8-5-with-visualstudio2012 for detail information.
EDIT:
I have tried qt4.8.4 and 4.8.3 as well. All of them failed at the same place. Anybody can suggest anything I can try?