I am getting build errors while compiling POCO first time with VS13. I think it is not compatible with VS13. Any idea, how to fix this without downgrading my Visual Studio?
C:\Users\as\Documents\Visual Studio 2013\Projects\poco-1.4.6p4> buildwin.cmd 110
error MSB8020: The build tools for Visual Studio 2012 (Platform Toolset = 'v110') cannot be found. To build using the v110 build tools, please install Visual Studio 2012 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Upgrade Solution...". [
C:\Users\asjaiswal\Documents\Visual Studio 2013\Projects\poco-1.4.6p4\Net\samples\WebSocketServer\WebSocketServer_vs110.vcxproj
]
Thanks.