saaadhu / naggy

A live compiler diagnostics extension for Atmel Studio
18 stars 4 forks source link

Migrate solution/code to VS 2015 #51

Closed saaadhu closed 8 years ago

saaadhu commented 8 years ago

Check-in solution and code that compiles (but does not link yet) in VS 2015 Community Edition.

The MSVCRT version has been bumped up, so LLVM/Clang libraries built with VS 2010 refuse to link. Need to build those with VS2015 as well before Naggy starts working.