Just (30.08.2016) got Qt dev-branch, compiled with nmake and got libraries.
But when I create the VS2015 projects (qmake -tp vc -recursive qt.pro) and try to open them, VS2015 states an exception while loading:
F:\dev\env64\Qt5\qtbase\examples\gui\analogclock\analogclock.vcxproj : error : An exception was thrown while initializing part "Microsoft.VisualStudio.Project.VisualC.VCProjectEngine.VCLegacyEventsTranslator".
Does anyone has similar errors? And is there an solution?