TencentCloud / tencentcloud-iot-explorer-sdk-embedded-c

SDK for embedded system connect and comunicate with Tencent Cloud IoT Explorer Platform
Other
111 stars 52 forks source link

build error #9

Closed PaiGack closed 2 years ago

PaiGack commented 3 years ago

/Users/admin/iot/qcloud-iot-explorer-sdk-embedded-c-master/platform/os/linux/HAL_Timer_linux.c:35:5: error: member reference base type 'uintptr_t' (aka 'unsigned long') is not a structure or union

PaiGack commented 3 years ago

Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 11.0.3 (clang-1103.0.32.62) Target: x86_64-apple-darwin20.1.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin

xupenghu commented 3 years ago

fixed it