01 2013 档案

摘要:0. EnvironmentWindows 8 Enterprice x64Visual studio 2012Kinect SDK 1.61. Steps1.0 Assume you installed the Kinect SDK in folder "C:\Program Files\Microsoft SDKs\Kinect\v1.6"1.1 Add "C:\Program Files\Microsoft SDKs\Kinect\v1.6\inc" to "Include Directories" in "Prope 阅读全文
posted @ 2013-01-30 16:48 Yineng 阅读(872) 评论(0) 推荐(1)
摘要:0. EnvironmentWindows 8 x64 EnterpriceVisual Studio 2010 x861. ProblemWe know how to call C++ dll in our C# code in my article Using C++ dll in C# codeBut how to debug the C++ code? That's really very important.2. Solution2.1 Put your C++ dll project and C# project in the same solution2.2 In you 阅读全文
posted @ 2013-01-11 11:22 Yineng 阅读(658) 评论(0) 推荐(0)
摘要:0. EnvironmentWindows 8 Pro and EnterpriceVisual studio 20121. ProblemI am working on a solution which contains C# projects and C++ projects. The C++ projects is not builded (or just say they are skipped) when I rebuild all of the solution. I get the build result: "Rebuild All: 9 succeeded, 0 f 阅读全文
posted @ 2013-01-09 10:42 Yineng 阅读(824) 评论(0) 推荐(0)
摘要:0. EnvironmentWindows 8 x64 Enterprice and ProVisual studio 2012OpenCV 2.4.3 (OpenCV-2.4.3.exe)1. Steps1.1 Extract opencv to folder D:\GreenProgramFiles\ and your OpenCV will be installed in D:\GreenProgramFiles\opencv\, we call this folder the "OpenCV_Root_Folder"1.2 Add "OpenCV_Root 阅读全文
posted @ 2013-01-08 11:34 Yineng 阅读(979) 评论(0) 推荐(1)

Homepage: www.chenyineng.info
Copyright 2010 - 2014 Yineng Chen. All rights reserved.