Tool/software:
Hi
I built the image using ti sdk and added the jsoncpp package in the meta-oe layer adding (IMAGE_INSTALL:append = " jsoncpp") in local.conf.
The image that was created successfully boots and is located in /usr/lib
However, there is no symlink for development and no header files exist in /usr/include
How can I set up development when creating the image?
BR,
Lee