Go to file
guanyuankai e8b3557522 Initial commit of SDK source code and Windows prebuilt libs 2025-11-14 17:52:46 +08:00
.vs Initial commit of SDK source code and Windows prebuilt libs 2025-11-14 17:52:46 +08:00
cpp Initial commit of SDK source code and Windows prebuilt libs 2025-11-14 17:52:46 +08:00
prebuilt_libs Initial commit of SDK source code and Windows prebuilt libs 2025-11-14 17:52:46 +08:00
src/main/java/com/bonus/sdk Initial commit of SDK source code and Windows prebuilt libs 2025-11-14 17:52:46 +08:00
.gitignore Initial commit of SDK source code and Windows prebuilt libs 2025-11-14 17:52:46 +08:00
README.md Initial commit of SDK source code and Windows prebuilt libs 2025-11-14 17:52:46 +08:00
pom.xml Initial commit of SDK source code and Windows prebuilt libs 2025-11-14 17:52:46 +08:00

README.md

sishu-yolo-sdk

cmake -S cpp -B build/windows -G "Visual Studio 17 2022" -A x64 -DCMAKE_TOOLCHAIN_FILE=%VCPKG_ROOT%\scripts\buildsystems\vcpkg.cmake cmake --build build/windows --config Release