fede-vaccaro / TerrainEngine-OpenGL

An OpenGL 4 and C++ program which renders a procedural scene.
MIT License
634 stars 88 forks source link

Visual studio 2012 :: error MSB8020: The builds tools for v141 (Platform Toolset = 'v141') cannot be found. To build using the v141 build tools #15

Open coderboyisongithub opened 4 years ago

coderboyisongithub commented 4 years ago

VS 2012 cant be installed with v141 toolset for compilation? or I need newer version.. I have 3rd gen Core i3 sandy Bridge with integerated graphics..I use opengl 3.3 for programming right now Shall I try any thing to run on this system?

fede-vaccaro commented 4 years ago

Hi there, i'm afraid that your hardware is really old, i'm not sure it supports this code... I used (If I remember correctly) Visual Studio 2018. Try switching to new build tools also.