Error on build

Thiago Macieira thiago at macieira.org
Wed Apr 8 07:52:39 PDT 2015


On Wednesday 08 April 2015 06:34:19 Dirk Hohndel wrote:
> On Wed, Apr 08, 2015 at 12:23:10PM +0300, Benjamin wrote:
> > Due to some problems I was having, I wiped my entire source tree and
> > downloaded Subsurface from the repository again.
> > 
> > When I called the subsurface/scripts/build.sh script, I got the following
> > result:
> > 
> > Generating translations/subsurface_source.qm
> > Generating translations/subsurface_bg_BG.qm
> > Generating translations/subsurface_cs.qm
> > /bin/sh: lrelease: command not found
> 
> Yes, some platforms call it "lrelease-qt5"
> Simply call cmake with  -DLRELEASE=lrelease-qt5

That is already stored in cmake variable Qt5_LRELEASE_EXECUTABLE. We don't 
need the user to tell us what executable to use.

It's in cmake module Qt5LinguistTools.
-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358



More information about the subsurface mailing list