自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (7)
  • 收藏
  • 关注

原创 用CMake构建Ogre工程

到Ogre官网上去下载源码和依赖库的包解压源码包和依赖库编译依赖库 最好debug/release都编译 如果你的源码包解压后的路径是E:/Ogre/ogre_src_v1-7-3,你需要再其下新建一个文件夹Dependencies,然后将编译好的依赖库文件 bin include lib拷贝到刚才创建的文件夹下。不需要拷贝依赖库里面的src文件夹。下载 CMake,你需要下载'Win32 installer'版本来得到二进制版本的安装文件。我下载的是2.8版本 Ogre1.73指定需要2.6及以上版本。运

2011-05-28 10:52:00 1105

vld-2.5.1-setup.exe

Enhanced Memory Leak Detection for Visual C++ Visual Leak Detector is a free, robust, open-source memory leak detection system for Visual C++. It's pretty easy to use. After installing it, you just need to tell Visual C++ where to find the included header and library file. Then it can be used with any C/C++ project simply by adding the following line to your code: #include When you run your program under the Visual Studio debugger, Visual Leak Detector will output a memory leak report at the end of your debugging session. The leak report includes the full call stack showing how any leaked memory blocks were allocated. Double-click on a line in the call stack to jump to that file and line in the editor window. It's a very effective way to quickly diagnose, and fix, memory leaks in C/C++ applications. The main difference between the CRT Debug Library and VLD, is that Visual Leak Detector shows you the complete callstack used for memory allocation has led to the leak.

2018-04-09

Visual Assist X_10.9.2086 破解版

Visual Assist X VS开发非常重要的辅助开发工具 谁用谁知道!

2016-02-01

SublimeText3_build3176 破解版 带注册码

Sublime Text具有漂亮的用户界面和强大的功能,例如代码缩略图,Python的插件,代码段等。还可自定义键绑定,菜单和工具栏。Sublime Text 的主要功能包括:拼写检查,书签,完整的 Python API , Goto 功能,即时项目切换,多选择,多窗口等等。Sublime Text 是一个跨平台的编辑器,同时支持Windows、Linux、Mac OS X等操作系统。

2018-06-07

VisualSVN-Server-2.1.5.msi

VisualSVN-Server 可视化的SVN服务器,操作简单

2011-03-28

Shader Forge 1.27.unitypackage

unity Shader Forge

2017-07-22

doxygenV1.52.rar

doxygen用来自动生成代码的帮助文档

2011-03-28

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除