shared library not loading

i have made a shared library for my custom widget.
the widget is appearing in phab… but on generating ui and building it in qnx ide its giving error
that library could not be loaded.
what can be the probable mistake?

Shared library is not in location that can be found?

i have given its location ,have included it in LD_LIBRARY_PATH, mentioned in pallet too. the widget is apprearing in phab,but when i run the application in qnx ide it gives this error.