- install cyusb, opencv, lib-usb-1.0-dev
- cp libcyusb.so to ./lib
- run 'sh compile.sh'
- run the somple application for tianmouc-v1 by ./build/tianmoucv_app
- you can also use the ./build/libtianmouc.so for further development
- only x86 supported because the shared .so files are compiled under x86, ubuntu24.04
- You can find another cmake file in ./lib, use it to replace the defualt one
- compile this project, you can still get the app
- init version 20241104 -- bug: memory leak, cannot find where is the bug -- bug2: bad cone decoded result?? -- bug3: cannot use disableSync api, repost "free( ) invalid xxx" -- bug4: very dirty stop
- updated version 20240906
- fixed all bugs
- minimum develop kit