alibaba-archive / genie-bt-mesh-stack

genie-bt-mesh-stack
Apache License 2.0
91 stars 41 forks source link

helloworld@tg7100b无法编译通过 #12

Closed qgyhd1234 closed 4 years ago

qgyhd1234 commented 4 years ago
  1. user_event函数中 GENIE_EVT_APP_FAC_QUIT 未定义
  2. 屏蔽 GENIE_EVT_APP_FAC_QUIT 后编译,提示:
    make (e=87): 参数错误。
    make.exe[1]: *** [build/aos_target_build.mk:340: out/bluetooth.helloworld@tg7100b/binary/bluetooth.helloworld@tg7100b.elf] Error 87
    make.exe: *** [build/Makefile:274: main_app] Error 2
    [AliOS-Things] ERROR: "D:/genie-bt-mesh-stack/build\cmd/win32/make.exe" returned error code 2.
    [AliOS-Things] ERROR: Command "D:/genie-bt-mesh-stack/build\cmd/win32/make.exe HOST_OS=Win32 TOOLS_ROOT=D:/genie-bt-mesh-stack/build -e -f build/Makefile bluetooth.helloworld@tg7100b" in "D:\genie-bt-mesh-stack"
qgyhd1234 commented 4 years ago

windows平台

huangjunlan commented 4 years ago

目前只支持linux系统编译