livox_ros_driver icon indicating copy to clipboard operation
livox_ros_driver copied to clipboard

error when using Livox-ros in Windows

Open GLKode opened this issue 3 years ago • 1 comments

Hello everyone,

I am trying to install the drive in ROS windows, when compiling using catkin_make I am getting the following error.

C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\include\yvals_core.h(581): fatal error C1189: #error: STL1001: Unexpected compiler version, expected MSVC 19.30 or newer. NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~2\2019\COMMUN~1\VC\Tools\MSVC\1429~1.301\bin\Hostx64\x64\cl.exe' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\bin\HostX64\x64\nmake.exe"' : return code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\bin\HostX64\x64\nmake.exe"' : return code '0x2' Stop. Invoking "nmake" failed

Any idea how to solve it? and how in general to setup and use it ros windows?

thank you in advance

GLKode avatar Jan 16 '22 09:01 GLKode

Have you solved it? I'm having exactly the same problem as you

Leaveszy avatar Aug 24 '22 05:08 Leaveszy