[haiku-3rdparty-dev] Localizing plugins in my app

  • From: Matthias Lindner <two4god@xxxxxxxxx>
  • To: haiku-3rdparty-dev@xxxxxxxxxxxxx
  • Date: Wed, 1 Jun 2016 17:34:11 +0200

Hi,

i just had some vew hours over so i could take a look into one of my
old porojects. I decided to bring localisation support to it as it
didnt looked so compilcated.

I ported everything over and started the programm.
The programm itself started fine.
But there where problems loading the plugins
wich are necessary to do any usefull interaction with the app.
looking at the console i discoverd following error
resolve symbol "GetCatalog__13BLocaleRoster" returned: -2147478780
It only happens ot the pluings i added locale support to
for this plugins i added also localestub to the libs section in the makefile

So i really dont know what i am doing wrong:
if you want to try on your own you can do so by downloading the app:
https://github.com/Paradoxianer/ProjectConceptor/raw/master/release/ProjectConceptor-x86_gcc2-debug-535.hpkg
the source (for first failing Plugin) can be found here:

https://github.com/Paradoxianer/ProjectConceptor/tree/master/src/plugins/GraphEditor

Any Help would be verry welcome

Other related posts: