Open xuegege5290 opened 6 months ago
Before executing ./scripts/build.sh
have you exported installed device-sdk-c
path to environment variable CSDK_DIR
?
Building the BACnet Device Service Before building the BACnet device service, please ensure that you have the EdgeX C-SDK installed and make sure that the current directory is the BACnet device service directory (device-bacnet-c).
Please install device-sdk-c & after installing please export the installed path to CSDK_DIR
in device-bacnet-c
directory something like:
~/device-bacnet-c$ export CSDK_DIR= path/to/your/device-sdk-c/build/release/_CPack_Packages/Linux/TGZ/csdk-3.x.x
🐞 Bug Report
Unable to compile the corresponding executable file. Compilation error.
Affected Services [REQUIRED]
The issue is located in: ### Is this a regression? Yes, the previous version in which this bug was not present was: .... ### Description and Minimal Reproduction [**REQUIRED**] ## 🔥 Exception or Error🌍 Your Environment
Deployment Environment: ubuntu or centos meet the same error: ubuntu:
centos:
EdgeX Version [REQUIRED]:
Anything else relevant?