munitioner
munitioner
this is my code and error  
My development environment is visual studio 2019, My operating environment is windows server 2008 r2, The program runs normally in other windows systems, when websocktpp init, log is show error...

Operating environment in windows11 qt5.15.2+pcl1.12.1+vtk9.1 vtk9.1 Compile with cmake+vs2022 Qt compiles using cmake PCL is installed using PCL-1.12.1-AllInOne-msvc2019-win64.exe QT CMakeLists.txt set(PCL_DIR "D:/Program Files (x86)/PCL 1.12.1/cmake") find_package(PCL 1.12 REQUIRED) include_directories(${PCL_INCLUDE_DIRS}) link_directories(${PCL_LIBRARY_DIRS})...
### System Info colab GPU:v100 ### Information - [ ] The official example scripts - [ ] My own modified scripts ### 🐛 Describe the bug  ### Error logs...