首页 > 其他 > 详细

Configuration of FlyCapture2 with VS2010

时间:2015-01-31 01:38:28      阅读:616      评论:0      收藏:0      [点我收藏+]

 

Add in the system Path:

C:\Program Files\Point Grey Research\FlyCapture2\bin

 

Project->Project Property->Configuration Properties->VC++Directories ->Include Directories:

C:\Program Files\Point Grey Research\FlyCapture2\include
C:\Program Files\Point Grey Research\FlyCapture2\include\FC1
C:\Program Files\Point Grey Research\FlyCapture2\include\C

 

Project->Project Property->Configuration Properties->VC++Directories ->Library Directories:

C:\Program Files\Point Grey Research\FlyCapture2\lib
C:\Program Files\Point Grey Research\FlyCapture2\lib\C
C:\Program Files\Point Grey Research\FlyCapture2\lib\FC1

 

Project->Project Property->Configuration Properties->Linker->Input:

FlyCapture2_C.lib
FlyCapture2GUI_C.lib
FlyCapture2.lib
FlyCapture2GUI.lib
FlyCapture2GUId.lib

Configuration of FlyCapture2 with VS2010

原文:http://www.cnblogs.com/grandyang/p/4263490.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!