So I the other day I wanted to create a game in C++. I have a fair amount of knowledge with c++. I wanted to use CinderBox for my libraries for the OpenGL. However i don't know how to install libraries in Visual Studio. I am using Visual Studio 2013.
Asked
Active
Viewed 1,328 times
1 Answers
1
Once you have downloaded cinder, look in the tools folder. There will be a program called 'TinderBox' that can generate a Visual Studio project for you with the correct libraries.

user1546650
- 59
- 8