Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

zhuhaijun753/bc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

216 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • C 51.5%
  • C++ 45.7%
  • CMake 1.2%
  • Makefile 1.2%
  • Other 0.4%