- Home /
Question by
appxplore-tech · Sep 24, 2013 at 06:41 AM ·
pluginblackberry
BlackBerry : How to add needed native shared libraries into BlackBerry Plugin?
Currently I am creating plugin for BBM Social Platform. While I am creating plugin lib in Momentics I did include the "libbbmsp","libQtCore" and "libQtDeclarative" library into my plugin lib. When I compile and run the game in BlackBerry Z10 device, I receive the "dll not found error" message. I think that Unity3d didn't include the appropriate library needed into the project. My question is: how to solve the linkage and include the "BlackBerry Native Library" into the Unity3d Project?
Comment
Your answer