简体   繁体   English

如何将Cinder安装到Visual Studio?

[英]How can I install Cinder to Visual Studio?

So I the other day I wanted to create a game in C++. 因此,前几天我想用C ++创建游戏。 I have a fair amount of knowledge with c++. 我对c ++有很多了解。 I wanted to use CinderBox for my libraries for the OpenGL. 我想为我的OpenGL库使用CinderBox。 However i don't know how to install libraries in Visual Studio. 但是我不知道如何在Visual Studio中安装库。 I am using Visual Studio 2013. 我正在使用Visual Studio 2013。

Once you have downloaded cinder, look in the tools folder. 下载了cinder之后,在tools文件夹中查找。 There will be a program called 'TinderBox' that can generate a Visual Studio project for you with the correct libraries. 将有一个名为“ TinderBox”的程序,可以使用正确的库为您生成一个Visual Studio项目。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM