Maybe you are using bool as an identifier somewhere in your code? https://msdn.microsoft.com/en-us/library/ws579tt7.aspx
Em seg, 2 de nov de 2015 às 13:58, Robert Iakobashvili <[email protected]> escreveu: > Hi, > > After building Qt-5.5.1 from sources and > trying to compile my Qt project on Windows-7, 64-bit, > with VS-2013 Community, and using x-86 compiler, > I'm getting many compilation errors like: > > "error C2632: 'bool' followed by 'char' is illegal" > > With VS-2010 compiler the project was compiled normally. > > Any clues? > > Thanks > Regards, > Robert > _______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest >
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
