Hi I wrote a recipe for adding a library to my image it compile correctly but I have issues in installing it and I got "-dev package contains non-symlink .so" error. I know default method for install libraries is versioned mode and I need to make symbolic links, but I don't know how? Another question is what is difference between -dev and -dbg output?