YDLIDAR / YDLidar-SDK

Driver for receiving YD LiDAR data and more...
Other
134 stars 243 forks source link

How to create cshap project doesn't run as tutorial #5

Open HuuLinhDra opened 4 years ago

HuuLinhDra commented 4 years ago

I installed swig and cmake like your tutorial https://github.com/YDLIDAR/YDLidar-SDK/blob/master/doc/howto/how_to_create_a_csharp_project.md But, when I ran cmake -DBUILD_CSHARP=ON .. -G "Visual Studio 15 2017 Win64" "-DCMAKE_TOOLCHAIN_FILE=C:\DEV\vcpkg\scripts\buildsystems\vcpkg.cmake" in build/csharp folder didn't have any csharp code. Please check it again

yangfuyuan commented 3 years ago

You can follow a sample setup: