On Wed, Apr 08, 2015 at 07:55:39AM -0700, Dirk Hohndel wrote: > On Wed, Apr 08, 2015 at 07:52:39AM -0700, Thiago Macieira wrote: > > 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
Something is weird here... that evaluates to Qt5::lrelease which isn't a valid executable name... /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
