01-10-2013 02:04 PM
Hello,
i create a game engine as a shared lib. I use it on playbook project (my game) and all is ok.
Then I open BB10 IDE and import into workspace these 2 project. Ok my game engine compil fine and a shared lib is created.
Great and I compil my game using this lib and all is ok except the linking. Link tools seems to do not find my lib. And then all other lib include in game engine.
Have you got this issue to?
Must I recreate a new project for the BB10 from scratch?