Skip to content
This repository was archived by the owner on Mar 3, 2022. It is now read-only.

Commit deceb32

Browse files
committed
Add note about lrelease
1 parent 795aa6c commit deceb32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README

+4
Original file line numberDiff line numberDiff line change
@@ -808,6 +808,10 @@ need to set CMAKE_PREFIX_PATH e.g.
808808

809809
export CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.9.1/lib/cmake/:${CMAKE_PREFIX_PATH}
810810

811+
Ensure 'lrelease' (required to build Cantata translations) is in PATH, e.g.
812+
813+
export PATH=/usr/local/Cellar/qt5/5.9.1/bin/:${PATH}
814+
811815

812816
Create Installer
813817
----------------

0 commit comments

Comments
 (0)