
C++
文章平均质量分 50
itroy
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
[Setup] FLTK - A simple C++ GUI Library
1. Install Windows SDK (v6.0A); 2. Install Visual Studio (v2008 professional); 3. Download latest stable release of FLTK from http://www.fltk.org/index.php (v1.1.9); 4. Extract the fltk to C:/FLTK原创 2009-01-16 15:01:00 · 8362 阅读 · 1 评论 -
Adobe Alchemy - Reusing C/C++ in Web application
Alchemy is a research project that allows users to compile C and C++ code that is targeted to run on the open source ActionScript Virtual Machine (AVM2). The purpose of this preview is to assess the l原创 2008-11-20 14:57:00 · 484 阅读 · 0 评论 -
Make Pinocchio executable
The tools I have is VS2008, Windows SDK v6.0A, fltk-1.1.9. Open the Pinocchio.sln, upgrade to vs2008 version, just build and run. Things must be noticed: 1. Install fltk correctly! 2. Add FLTKDIR原创 2009-01-17 20:09:00 · 439 阅读 · 0 评论 -
[Maya C++] Set up the Maya Plugin Wizard
Maya 2008 & VS 2008: http://www.rayfile.com/files/958fa1c7-ed28-11dd-9208-0014221b798a/Maya 2009 & VS 2008: http://www.rayfile.com/files/5fa3fa2e-ed28-11dd-afab-0019d11a795f/Follow the readme file原创 2009-01-29 17:50:00 · 779 阅读 · 0 评论