-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Just tried to build the python wrapper with following output:
building 'open62541' extension
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I../open62541/include -I../open62541/plugins -I../open62541/build/src_generated/ -I../open62541/deps -I/usr/include/python2.7 -c open62541.c -o build/temp.linux-x86_64-2.7/open62541.o
open62541.c:264:27: fatal error: ua_connection.h: No such file or directory
compilation terminated.
After I didn't find any ua_connection.h in the open62541 sources, I guess there is something wrong.
Metadata
Metadata
Assignees
Labels
No labels