点云技术相关产学研社区

 找回密码
 立即注册加入PCL中国点云技术相关产学研社区

扫一扫,访问微社区

楼主: xx__hu

在Visual Studio V2012 下配置 Kinect V2.0 + PCL1.7.2 ( kinect2_grabber )

[复制链接]
 楼主| 发表于 2015-4-6 22:50:41 | 显示全部楼层
zhycever 发表于 2015-4-6 16:43
这个all in one 里似乎没有包含openni啊

是的,没用openni
回复 支持 反对

使用道具 举报

发表于 2015-4-7 08:58:17 | 显示全部楼层
xx__hu 发表于 2015-4-6 22:50
是的,没用openni

我本来用的1.6的,昨天刚换了1.7.2 32位的,vs2012 x86,可是cmake一个以前用过能用的测试程序,出现这些东西,是该如何解决呢?cmake信息如下
** WARNING ** io features related to pcap will be disabled
** WARNING ** io features related to png will be disabled
CMake Warning at C:/Program Files (x86)/PCL 1.7.2/cmake/PCLConfig.cmake:291 (find_package):
  By not providing "FindVTK.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "VTK", but
  CMake did not find one.

  Could not find a package configuration file provided by "VTK" with any of
  the following names:

    VTKConfig.cmake
    vtk-config.cmake

  Add the installation prefix of "VTK" to CMAKE_PREFIX_PATH or set "VTK_DIR"
  to a directory containing one of the above files.  If "VTK" provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  C:/Program Files (x86)/PCL 1.7.2/cmake/PCLConfig.cmake:429 (find_VTK)
  C:/Program Files (x86)/PCL 1.7.2/cmake/PCLConfig.cmake:615 (find_external_library)
  CMakeLists.txt:3 (find_package)


** WARNING ** io features related to vtk will be disabled
CMake Warning at C:/Program Files (x86)/PCL 1.7.2/cmake/PCLConfig.cmake:291 (find_package):
  By not providing "FindVTK.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "VTK", but
  CMake did not find one.

  Could not find a package configuration file provided by "VTK" with any of
  the following names:

    VTKConfig.cmake
    vtk-config.cmake

  Add the installation prefix of "VTK" to CMAKE_PREFIX_PATH or set "VTK_DIR"
  to a directory containing one of the above files.  If "VTK" provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  C:/Program Files (x86)/PCL 1.7.2/cmake/PCLConfig.cmake:429 (find_VTK)
  C:/Program Files (x86)/PCL 1.7.2/cmake/PCLConfig.cmake:615 (find_external_library)
  CMakeLists.txt:3 (find_package)


** WARNING ** 2d features related to vtk will be disabled
CMake Warning at C:/Program Files (x86)/PCL 1.7.2/cmake/PCLConfig.cmake:291 (find_package):
  By not providing "FindVTK.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "VTK", but
  CMake did not find one.

  Could not find a package configuration file provided by "VTK" with any of
  the following names:

    VTKConfig.cmake
    vtk-config.cmake

  Add the installation prefix of "VTK" to CMAKE_PREFIX_PATH or set "VTK_DIR"
  to a directory containing one of the above files.  If "VTK" provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  C:/Program Files (x86)/PCL 1.7.2/cmake/PCLConfig.cmake:429 (find_VTK)
  C:/Program Files (x86)/PCL 1.7.2/cmake/PCLConfig.cmake:618 (find_external_library)
  CMakeLists.txt:3 (find_package)


CMake Error at C:/Program Files (x86)/PCL 1.7.2/cmake/PCLConfig.cmake:44 (message):
  visualization is required but vtk was not found
Call Stack (most recent call first):
  C:/Program Files (x86)/PCL 1.7.2/cmake/PCLConfig.cmake:459 (pcl_report_not_found)
  C:/Program Files (x86)/PCL 1.7.2/cmake/PCLConfig.cmake:618 (find_external_library)
  CMakeLists.txt:3 (find_package)
回复 支持 反对

使用道具 举报

 楼主| 发表于 2015-4-7 09:18:12 | 显示全部楼层
zhycever 发表于 2015-4-7 08:58
我本来用的1.6的,昨天刚换了1.7.2 32位的,vs2012 x86,可是cmake一个以前用过能用的测试程序,出现这些 ...

抱歉啊,我没用Cmake,所以 里面的问题没法解答了。
帮你顶一个,求大神来解答!
回复 支持 反对

使用道具 举报

发表于 2015-4-7 18:24:04 | 显示全部楼层
2095527849@qq.com 麻烦大神给我发一份吧,多谢
回复 支持 反对

使用道具 举报

发表于 2015-4-7 19:41:43 | 显示全部楼层
将1.6的库升级之后同样苦于此啊...
回复 支持 反对

使用道具 举报

发表于 2015-4-12 22:30:35 | 显示全部楼层
455235299@qq.com  麻烦楼主发一下文件,谢谢谢谢谢谢!!!!!!!
回复 支持 反对

使用道具 举报

发表于 2015-4-13 09:45:03 | 显示全部楼层
楼主,您好,想问您一下要是64位的系统也是下载AllInOne-msvc2012-win32吗?没有win64吗?我好像在官网没有看到。但是有AllInOne-msvc2010-win64,不过我是msvc2012的
回复 支持 反对

使用道具 举报

发表于 2015-4-13 10:54:01 | 显示全部楼层
xx__hu 发表于 2015-4-3 13:47
你添加PCL和Kinect属性页进去了吗?

楼主,你好,关于这个问题,你能不能详细说明一下。
回复 支持 反对

使用道具 举报

发表于 2015-4-13 15:31:53 | 显示全部楼层
xx__hu 发表于 2015-4-3 13:47
你添加PCL和Kinect属性页进去了吗?

怎么添加属性页呢
回复 支持 反对

使用道具 举报

 楼主| 发表于 2015-4-13 19:23:38 | 显示全部楼层
暴娇奥罗拉 发表于 2015-4-13 15:31
怎么添加属性页呢

视图->属性管理器->添加现有属性页->添加
回复 支持 反对

使用道具 举报

本版积分规则

QQ|小黑屋|点云技术相关产学研社区 ( 陕ICP备13001629号 )

GMT+8, 2024-5-6 02:28 , Processed in 9.496703 second(s), 14 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表