Download FLTK 1.1.10 at here. Download VS2010 Download CMake 2.8.12 I assume you've already installed VS2010 and CMake 2.8.12 correctly. Compile the VTK: Start CMake 2.8.12, fill the source and destination: source: C:/FLTK/fltk-1.1.10 destination: C:…
转:http://community.bamboosolutions.com/blogs/sharepoint-2010/archive/2012/06/21/create-a-sharepoint-2010-project-without-sharepoint-server.aspx As a SharePoint developer, Visual Studio 2010 is essential for creating SharePoint solutions. One of the l…
推荐两个比较好的学习网站:http://v.dxsbb.com/jisuanji/555/ http://www.jizhuomi.com/software/257.html MFC全称Microsoft Foundation Classes Windows SDK(Software Development Kit,软件开发工具包) New Project Win32 Console Application是Win32控制台程序,我们要建立一个没有应用程序界面的只有Dos命令行界面的工程就选Wi…
下载范例工程时候.使用命令报错 truffle init webpack 错误如下: Error: `truffle init` no longer accepts a project template name as an argument. - For an empty project, use `truffle init` with no arguments - Or, browse the Truffle Boxes at <http://truffleframework.com/box…
OpenGL: Configuring GLFW and GLEW in Visual C++ Express Posted by Dimitri | Aug 14th, 2013 | Filed under Featured, Programming This post shows how to configure Visual C++ Express 2010 with GLFW (version 3.0.1) and GLEW (version 1.9.0)[1]. There are m…
Download FLTK 1.3.3 Download VS2010 I assume you've already installed VS2010 correctly. Compile the FLTK: Go to your FLTK 1.3.3 folder (C:\FLTK\fltk-1.3.3\ide\VisualC2010), open fltk.sln, choose Release mode, right click Solution 'fltk' (79 projects)…