Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Error loading shared memory section: (1 Item)
   
Error loading shared memory section  
While starting my application, I'm getting the following error 
"Error while mapping shared library sections"
"AA.so": No such file or directory
although the library files are present in the path I have mentioned during linking.

I'm using few shared libraries(.so) provided by my board vendor to interact with the devices on board.

Any thoughts on why I'm getting this message?