Error while compiling with Visual Studio 2012

My 2 cts:
Actually there is one way to use Visual Studio 2012 Compiler to build Panda, the only “watch out” is to make sure your VS2012 project is setup with the option vs90 (ie the VS2008 c++ run time libraries!).
:slight_smile: