Closed eworm-de closed 5 years ago
Same here:
make[1]: Entering directory '/home/joe/Dokumente/Packages/qtpass/src/QtPass-1.3.0/src'
make[1]: *** No rule to make target '../localization/localization_it_IT.qm', needed by 'qrc_resources.cpp'. Stop.
make[1]: Leaving directory '/home/joe/Dokumente/Packages/qtpass/src/QtPass-1.3.0/src'
make: *** [Makefile:49: sub-src-make_first] Error 2
So, I can confirm this.
A quick fix for this could be lrelease localization/localization_*
This used to be ran by the qmake
command, it seems that has changed for some reason.
I'll update the README.md to reflect this (if I can't have it automagically run anymore)
I can confirm the workaround to run lrelease
manually fixes the issue. Thanks!
How do I apply this?
Just run the command in your QtPass source directory.
Building from source results in dependency issue: