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 /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
