nolaughjun
nolaughjun
Hi michalvasko, When install libnetconfig2-devel, there is the same error in centos7.5. gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC...
> Hi, > what SWIG version have you used? > > Regards, > Michal The SWIG version I using below: [root@localhost ~]# swig -version SWIG Version 3.0.12 Compiled with g++...
> cmake -DGEN_LANGUAGE_BINDINGS=ON .. Got it. Thanks. But Why install libyang with CPP and Python(cmake -DGEN_LANGUAGE_BINDINGS=ON -DGEN_CPP_BINDINGS=ON - DGEN_PYTHON_BINDINGS=ON ..) is failed。