forked from goooon/bc
-
Notifications
You must be signed in to change notification settings - Fork 0
zhuhaijun753/bc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
1¡¢install cmake 2¡¢install gcc or cross compiler 3¡¢compiling cmake -DCMAKE_BUILD_TYPE=Debug -DPAHO_BUILD_SAMPLES=TRUE -DCMAKE_TOOLCHAIN_FILE=<rel-dir>/cmake/toolchain.linux-arm11.cmake ./ 4¡¢set enviroment export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/root/dir 5¡¢running ./tbox
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 51.5%
- C++ 45.7%
- CMake 1.2%
- Makefile 1.2%
- Other 0.4%