lcd-image-converter icon indicating copy to clipboard operation
lcd-image-converter copied to clipboard

RCC: Error in 'resources/resources.qrc': Cannot find file 'lcd-image-converter-ru.qm'

Open salmansheikh opened this issue 5 years ago • 3 comments

qmake error:

lcd-image-converter-master$ qmake RCC: Error in 'resources/resources.qrc': Cannot find file 'lcd-image-converter-ru.qm'

salmansheikh avatar Feb 16 '20 19:02 salmansheikh

Same issue, removing reference to the translation files worked for me (although obviously you then lose support for Russian) https://github.com/riuson/lcd-image-converter/blob/master/lcd-image-converter.pro#L418-L423 https://github.com/riuson/lcd-image-converter/blob/master/resources/resources.qrc#L13-L15

graemechapman avatar Feb 17 '20 00:02 graemechapman

This is the intended behavior. Look at issue #45 ~~https://www.riuson.com/lcd-image-converter/others/build-from-sources~~ https://lcd-image-converter.riuson.com/en/docs/others/build-from-sources/

riuson avatar Apr 05 '20 14:04 riuson

btw, I've managed to build the converter on FreeBSD with Xfce. I could prepare an instruction how to do so. Is anyone interested?

dsalychev avatar Jul 22 '20 19:07 dsalychev