Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, What come below may come across as complaints, but my intent is constructive. I've been experimenting with ydk-cpp and ydk-py from the YANG Development Kit.I have tried to get it working on Fedora 35, CentOS 8 and Ubuntu, but I experience build i...
I get an error when trying to build core/ydk from source:$ git clone https://github.com/CiscoDevNet/ydk-cpp.git
$ cd ydk-cpp
ydk-cpp]$ cd core/ydk
ydk]$ mkdir build && cd build
build]$ cmake ..
-- The C compiler identification is GNU 11.2.1
-- Th...
Hi, I'm using Cisco 9500v virtual switch in a KVM virtual machine, details from `show version`:Nexus 9000v is a demo version of the Nexus Operating System
Software
BIOS: version
NXOS: version 10.2(2) [Feature Release]
BIOS compile time:
NXOS...
Hi Yan, Thank you for the quick reply!I will check out ydk-gen repo, I notice the 0.8.6 version is only in your personal fork.Will your commits be pulled into CiscoDevNet/ydk-gen at some point? --Harald
Hi Yan, I am running Fedora release 35 (Thirty Five), I understand from the readme on https://github.com/CiscoDevNet/ydk-cpp that this is potentially not a supported release. I tried using the RPM package from Cisco artifactory (libydk-0.8.5-1.x86_64...