locale relative to the application

Ryan Schmidt ryandesign at macports.org
Tue Jan 15 22:50:07 UTC 2019


On Jan 15, 2019, at 07:59, heinrich.adam wrote:

> Hello Ryan,
> 
> thanks for your response.
> 
> I wrote a script which creates directories and copy the needed files to the local place.
> 
> with
> install_name_tool -id
> and 
> install_name_tool -change
> the pixbufloader and the dylibs are adapted to the local place
> 
> In Xcode
> Runpath Search Paths set to @loader_path/_lib
> Set the needed 'Header Search Paths' and the 'Library Search Paths'
> 
> In the meantime I found the solution for the locale
> https://stackoverflow.com/questions/10094335/how-to-bind-a-text-domain-to-a-local-folder-for-gettext-under-gtk3
> I had only to translate to C
> 
> now everything is relativ to the application.

Ok great, glad you got it working!

If you have further concerns, let us know, but remember to Reply All so that the conversation stays on the mailing list.



More information about the macports-users mailing list