Hi,
I'm trying to build some individual libraries and then integrate them into the main UI project.
I referred the steps from "https://developer.tizen.org/ko/forums/native-application-development/static-library?langswitch=ko"
But Im still getting "Undefined reference" error or "Permission Denied" error, if I try to give the default lib available path of debug folder.
Are there are any privileges to be added to use a lib ?
Please help me with this.
I had spent so many hours in solving this but no clues yet.
Thanks.