英特尔
直播中

江根磊

8年用户 1124经验值
私信 关注
[问答]

librealsense-master 2.16基于Visual Studio 2015构建失败

你好,
也许有人有解决方案。我已经制作了真实的软件包,并希望在visual studio 2015上构建解决方案。在版本2.13中它很好......不知何故。
但是现在在2.16我得到了这些错误。
感谢您的帮助。
严重性代码描述项目文件行抑制状态
错误MSB3073命令“setlocal
“C: Program Files  CMake  bin  cmake.exe”-DBUILD_TYPE = Release -P cmake_install.cmake
if%errorlevel%neq 0 goto:cmEnd
:cmEnd
endlocal&
call:cmErrorLevel%errorlevel%&
转到:cmDone
:cmErrorLevel
退出/ b%1
:cmDone
if%errorlevel%neq 0 goto:VCEnd
:VCEnd“退出代码1.安装C: Program Files(x86) MSBuild  Microsoft.Cpp  v4.0  V140  Microsoft.CppCommon.targets 133
错误C2064术语不评估为带有1个参数的函数rs-imshow C: local  librealsense-master  wrappers  opencv  imshow  rs-imshow.cpp 24
错误C2064术语不评估为带有1个参数的函数rs-grabcuts C: local  librealsense-master  wrappers  opencv  grabcuts  rs-grabcuts.cpp 60
错误MSB3073命令“setlocal
“C: Program Files  CMake  bin  cmake.exe”-DBUILD_TYPE = Release -P cmake_install.cmake
if%errorlevel%neq 0 goto:cmEnd
:cmEnd
endlocal&
call:cmErrorLevel%errorlevel%&
转到:cmDone
:cmErrorLevel
退出/ b%1
:cmDone
if%errorlevel%neq 0 goto:VCEnd
:VCEnd“退出代码1.安装C: Program Files(x86) MSBuild  Microsoft.Cpp  v4.0  V140  Microsoft.CppCommon.targets 133
错误MSB3073命令“setlocal
“C: Program Files  CMake  bin  cmake.exe”-DBUILD_TYPE = Release -P cmake_install.cmake
if%errorlevel%neq 0 goto:cmEnd
:cmEnd
endlocal&
call:cmErrorLevel%errorlevel%&
转到:cmDone
:cmErrorLevel
退出/ b%1
:cmDone
if%errorlevel%neq 0 goto:VCEnd
:VCEnd“退出代码1.安装C: Program Files(x86) MSBuild  Microsoft.Cpp  v4.0  V140  Microsoft.CppCommon.targets 133
错误MSB3073命令“setlocal
“C: Program Files  CMake  bin  cmake.exe”-DBUILD_TYPE = Release -P cmake_install.cmake
if%errorlevel%neq 0 goto:cmEnd
:cmEnd
endlocal&
call:cmErrorLevel%errorlevel%&
转到:cmDone
:cmErrorLevel
退出/ b%1
:cmDone
if%errorlevel%neq 0 goto:VCEnd
:VCEnd“退出代码1.安装C: Program Files(x86) MSBuild  Microsoft.Cpp  v4.0  V140  Microsoft.CppCommon.targets 133
错误MSB3073命令“setlocal
“C: Program Files  CMake  bin  cmake.exe”-DBUILD_TYPE = Release -P cmake_install.cmake
if%errorlevel%neq 0 goto:cmEnd
:cmEnd
endlocal&
call:cmErrorLevel%errorlevel%&
转到:cmDone
:cmErrorLevel
退出/ b%1
:cmDone
if%errorlevel%neq 0 goto:VCEnd
:VCEnd“退出代码1.安装C: Program Files(x86) MSBuild  Microsoft.Cpp  v4.0  V140  Microsoft.CppCommon.targets 133
错误MSB3073命令“setlocal
“C: Program Files  CMake  bin  cmake.exe”-DBUILD_TYPE = Release -P cmake_install.cmake
if%errorlevel%neq 0 goto:cmEnd
:cmEnd
endlocal&
call:cmErrorLevel%errorlevel%&
转到:cmDone
:cmErrorLevel
退出/ b%1
:cmDone
if%errorlevel%neq 0 goto:VCEnd
:VCEnd“退出代码1.安装C: Program Files(x86) MSBuild  Microsoft.Cpp  v4.0  V140  Microsoft.CppCommon.targets 133
错误MSB3073命令“setlocal
“C: Program Files  CMake  bin  cmake.exe”-DBUILD_TYPE = Release -P cmake_install.cmake
if%errorlevel%neq 0 goto:cmEnd
:cmEnd
endlocal&
call:cmErrorLevel%errorlevel%&
转到:cmDone
:cmErrorLevel
退出/ b%1
:cmDone
if%errorlevel%neq 0 goto:VCEnd
:VCEnd“退出代码1.安装C: Program Files(x86) MSBuild  Microsoft.Cpp  v4.0  V140  Microsoft.CppCommon.targets 133
错误MSB3073命令“setlocal
“C: Program Files  CMake  bin  cmake.exe”-DBUILD_TYPE = Release -P cmake_install.cmake
if%errorlevel%neq 0 goto:cmEnd
:cmEnd
endlocal&
call:cmErrorLevel%errorlevel%&
转到:cmDone
:cmErrorLevel
退出/ b%1
:cmDone
if%errorlevel%neq 0 goto:VCEnd
:VCEnd“退出代码1.安装C: Program Files(x86) MSBuild  Microsoft.Cpp  v4.0  V140  Microsoft.CppCommon.targets 133
错误MSB3073命令“setlocal
“C: Program Files  CMake  bin  cmake.exe”-DBUILD_TYPE = Release -P cmake_install.cmake
if%errorlevel%neq 0 goto:cmEnd
:cmEnd
endlocal&
call:cmErrorLevel%errorlevel%&
转到:cmDone
:cmErrorLevel
退出/ b%1
:cmDone
if%errorlevel%neq 0 goto:VCEnd
:VCEnd“退出代码1.安装C: Program Files(x86) MSBuild  Microsoft.Cpp  v4.0  V140  Microsoft.CppCommon.targets 133
错误MSB3073命令“setlocal
“C: Program Files  CMake  bin  cmake.exe”-DBUILD_TYPE = Release -P cmake_install.cmake
if%errorlevel%neq 0 goto:cmEnd
:cmEnd
endlocal&
call:cmErrorLevel%errorlevel%&
转到:cmDone
:cmErrorLevel
退出/ b%1
:cmDone
if%errorlevel%neq 0 goto:VCEnd
:VCEnd“退出代码1.安装C: Program Files(x86) MSBuild  Microsoft.Cpp  v4.0  V140  Microsoft.CppCommon.targets 133

以上来自于谷歌翻译


以下为原文

Hello,
maybe someone has a solution.
I've cmake the realsense package and wanted to build the solution on visual studio 2015.
In version 2.13 it was fine...somehow.
But now on 2.16 I get these errors.
Thanks for any help on this.


Severity    Code    Description    Project    File    Line    Suppression State
Error    MSB3073    The command "setlocal
"C:Program FilesCMakebincmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" exited with code 1.    INSTALL    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V140Microsoft.CppCommon.targets    133   
Error    C2064    term does not evaluate to a function taking 1 arguments    rs-imshow    C:locallibrealsense-masterwrappersopencvimshowrs-imshow.cpp    24   
Error    C2064    term does not evaluate to a function taking 1 arguments    rs-grabcuts    C:locallibrealsense-masterwrappersopencvgrabcutsrs-grabcuts.cpp    60   
Error    MSB3073    The command "setlocal
"C:Program FilesCMakebincmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" exited with code 1.    INSTALL    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V140Microsoft.CppCommon.targets    133   
Error    MSB3073    The command "setlocal
"C:Program FilesCMakebincmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" exited with code 1.    INSTALL    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V140Microsoft.CppCommon.targets    133   
Error    MSB3073    The command "setlocal
"C:Program FilesCMakebincmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" exited with code 1.    INSTALL    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V140Microsoft.CppCommon.targets    133   
Error    MSB3073    The command "setlocal
"C:Program FilesCMakebincmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" exited with code 1.    INSTALL    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V140Microsoft.CppCommon.targets    133   
Error    MSB3073    The command "setlocal
"C:Program FilesCMakebincmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" exited with code 1.    INSTALL    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V140Microsoft.CppCommon.targets    133   
Error    MSB3073    The command "setlocal
"C:Program FilesCMakebincmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" exited with code 1.    INSTALL    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V140Microsoft.CppCommon.targets    133   
Error    MSB3073    The command "setlocal
"C:Program FilesCMakebincmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" exited with code 1.    INSTALL    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V140Microsoft.CppCommon.targets    133   
Error    MSB3073    The command "setlocal
"C:Program FilesCMakebincmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" exited with code 1.    INSTALL    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V140Microsoft.CppCommon.targets    133   
Error    MSB3073    The command "setlocal
"C:Program FilesCMakebincmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd" exited with code 1.    INSTALL    C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V140Microsoft.CppCommon.targets    133   

回帖(3)

汤宇

2018-11-16 11:39:46
你好metanamo,
我们能够重现您的错误。
Librealsense-master 2.16是一个预发布版本,仍在验证中。
你能否降级到最后一个稳定版本(2.15)并告诉我们你是否有同样的问题?
https://github.com/IntelRealSense/librealsense/releases
问候,亚历山德拉

以上来自于谷歌翻译


以下为原文

Hello metanamo,
 
We were able to reproduce your error. Librealsense-master 2.16 is a pre-release version which is still being validated.
Could you downgrade to the last stable version (2.15) and let us know if you have the same issue?
https://github.com/IntelRealSense/librealsense/releases
 

Regards,
Alexandra
举报

李玉鑫

2018-11-16 11:47:13
引用: jerry1978 发表于 2018-11-16 14:28
你好metanamo,
我们能够重现您的错误。
Librealsense-master 2.16是一个预发布版本,仍在验证中。

亚历山德拉你好,
感谢您的信息。
我已经安装了2.15。
安装很简单。
但是我面临着另一个问题。
在RealsenseViewer中运行两个设备会导致一个流耗尽帧。但是三个设备(D415)就像一个魅力。
干杯

以上来自于谷歌翻译


以下为原文

Hello Alexandra,
thank you for the information. I allready have installed 2.15 meanwhile.
Installation was easy now.
However I'm facing a different issue. Running two devices in RealsenseViewer causes one stream to run out of frames.
But three devices (D415) works like a charm.
 
Cheers
举报

汤宇

2018-11-16 12:00:48
引用: cd340823 发表于 2018-11-16 14:36
亚历山德拉你好,
感谢您的信息。
我已经安装了2.15。

您好metanamo,为了更好地了解问题所在,你能给我更多详细信息吗?你的意思是两架D415相机用完框架但三台D415相机运行正常吗?你是如何连接它们的?
直接到您的PC或您正在使用USB集线器?它们都连接到USB3端口吗?每个摄像头是否单独工作没有问题?你能给我们发送截图吗?谢谢你,亚历山德拉

以上来自于谷歌翻译


以下为原文

Hello metanamo,

In order to understand better what the issue is, could you give me more details? 
Do you mean that two D415 cameras run out of frames but three D415 cameras are running fine?
How are you connecting them? Directly to your PC or you are using an USB hub? 
Are they all connected to USB3 ports? 
Does every camera work individually with no issues? 
Could you send us screenshots? 

Thank you,
Alexandra
举报

更多回帖

发帖
×
20
完善资料,
赚取积分