如何构建AJTCL Base Services?
How to build AJTCL Base Services?
我想构建 AJTCL 基础服务和 运行 tcl 基础服务样本(通知、受控者等)。
我可以成功构建 AJTCL 核心。
但是当我使用 https://allseenalliance.org/framework/documentation/develop/building/thin-linux 页面上的给定说明构建 base_tcl 时,它失败了。
我都试过 15.09 和 master
scons WS=off AJ_TCL_ROOT=../../core/ajtcl/
scons: Reading SConscript files ...
Checking for uncrustify command...(cached) no
Checking for AllJoyn library ajtcl...no
Checking for C function AJ_EnableSoftAP()... (cached) no
Missing required external libraries
我想构建 AJTCL 基础服务和 运行 tcl 基础服务样本(通知、受控者等)。
我可以成功构建 AJTCL 核心。
但是当我使用 https://allseenalliance.org/framework/documentation/develop/building/thin-linux 页面上的给定说明构建 base_tcl 时,它失败了。
我都试过 15.09 和 master
scons WS=off AJ_TCL_ROOT=../../core/ajtcl/
scons: Reading SConscript files ...
Checking for uncrustify command...(cached) no
Checking for AllJoyn library ajtcl...no
Checking for C function AJ_EnableSoftAP()... (cached) no
Missing required external libraries