Closed GoogleCodeExporter closed 9 years ago
Steps taken to successfully build on VS2010.
1. Implemented 'round' function as it is not present in std c++ on windows.
2. Change the project to build as C++ ( Project
Settings->C/C++->Advanced->Compile as C++)
3. Download latest glew, freetype, glut and compile against them.( Might not be
necessary as it can compile against the one shipped with source code )
4. Call glewinit() in all the demos to successfully run it.
Original comment by sarbjit....@gmail.com
on 10 Sep 2012 at 4:46
Cool !
Original comment by Nicolas.Rougier@gmail.com
on 17 Sep 2012 at 7:17
Original issue reported on code.google.com by
sarbjit....@gmail.com
on 6 Sep 2012 at 9:00