forked from rdkcentral/bluetooth_mgr
-
Notifications
You must be signed in to change notification settings - Fork 0
License
ppalan289/bluetooth_mgr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
----------------------------------- To build on Linux PC/VirtualMachine ----------------------------------- $$ libtoolize --force $$ aclocal $$ autoheader $$ automake --force-missing --add-missing $$ autoconf $$ PREFIX_PATH=/ZZZZZZ/local $$ CPPFLAGS="-I$PREFIX_PATH/include/ -I$PREFIX_PATH/include/cjson/" LIBCJSON_CFLAGS=-I$PREFIX_PATH/include/cjson/ LDFLAGS="-L$PREFIX_PATH/lib/ -lbtrCore" LIBCJSON_LIBS=-lcjson ./configure --enable-gstreamer1=yes --enable-pi-build=yes --prefix=$PREFIX_PATH
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 96.4%
- Makefile 1.4%
- Python 1.4%
- Other 0.8%