Hi Hannah,

I’m not sure if you got this message.  I am hoping to use craft to make the 
kstars translations.  I’ve got craft building KStars almost entirely now with 
modified blueprints, but I can’t seem to make it do the translations.  They 
download, but they don’t make or install.  I sent you here what I did.  Please 
let me know if there is something more to it.

Thanks,

Rob

> On Feb 5, 2019, at 8:36 PM, Robert Lancaster <[email protected]> wrote:
> 
> Hi Hannah,
> 
> I was trying to get my build script to build the translations for kstars.  I 
> did this in my original cmake based build script by doing these commands:
> 
> cmake -DCMAKE_INSTALL_PREFIX=${KSTARS_CMAKE_DIR} ../kstars
> make fetch-translations
> make install
> 
> For craft, I tried changing the craftsettings.ini file to this:
> 
> [CMake]
> ## Fetch the translations for KDE projects when build from git
> KDE_L10N_AUTO_TRANSLATIONS = ON
> 
> The translations downloaded, but they did not compile from po to mo files.  
> It seems to have just skipped that.  Is there something else I need to do?
> 
> Thanks,
> 
> Rob

Reply via email to