wrong command chain in readme compile description
Status: Inactive
Brought to you by:
matus_tomlein
I just want to compile Synkron without Squirrel Shell, see readme.txt Section "2. Compiling manually". With the first command "qmake -config release" you got errors like "RCC: Error in 'i18n.qrc': Cannot find file 'i18n/Synkron-Arabic.qm'"
But if I call first "lrelease Synkron.pro" and then "qmake -config release" everything is correct. Please correct the compile instruction.
PS: Synkron is a great Tool :-)