google / liquidfun

2D physics engine for games
http://google.github.io/liquidfun
4.7k stars 641 forks source link

Can't compile for VS2015 #56

Open stevemk14ebr opened 9 years ago

stevemk14ebr commented 9 years ago

Compiling with CMake 3.3.1 GUI, select visual studio 2015.

CMakeError http://pastebin.com/HbkR7uuS CMakeOutput http://pastebin.com/wWLMdC8Z

NicolasPerdu commented 8 years ago

Here is a workaround to compile liquidfun for VS2015: http://www.glusoft.com/tuto/compile-liquidfun-VS2015.php

stewartmiles commented 8 years ago

Good advice, we're currently combing through our projects on http://developers.google.com/games#Tools to either fix or silence some of the pedantic warnings.

On Wed, Nov 25, 2015 at 2:15 AM, NicolasPerdu notifications@github.com wrote:

Here is a workaround to compile liquidfun for VS2015: http://www.glusoft.com/tuto/compile-liquidfun-VS2015.php

— Reply to this email directly or view it on GitHub https://github.com/google/liquidfun/issues/56#issuecomment-159561908.