摘要:
cmake Selecting Windows SDK version 10.0.17134.0 to target Windows 10.0.18362. == BUILD_VERSION: v2.5.5 OpenCV ARCH: x64 OpenCV RUNTIME: vc14 OpenCV S 阅读全文
摘要:
1> 已启动生成: 项目: ZERO_CHECK, 配置: Release x64 1> Checking Build System1> CMake does not need to re-run because E:/LibRealsense/build/CMakeFiles/generate.s 阅读全文
摘要:
1> 已启动全部重新生成: 项目: ZERO_CHECK, 配置: Debug x64 1> Checking Build System1> CMake does not need to re-run because E:/LibRealsense/build/CMakeFiles/generate 阅读全文
摘要:
Selecting Windows SDK version 10.0.17134.0 to target Windows 10.0.18362. Internet connection identified Info: REALSENSE_VERSION_STRING=2.29.0 Setting 阅读全文
摘要:
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public License (OS 阅读全文
摘要:
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public Lic... 阅读全文
摘要:
vs下开发Qt连接mysql程序,开发过程中操作MySQL没有问题,但打包以后安装在别的电脑上发现竟然无法连接MySQL,打包的时候,所需的libmysql.dll等dll文件拷贝到exe同级目录了,发现一直提示driver not load driver not load,最后经过一天的测试,发现 阅读全文