Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
salmansheikh opened this issue Feb 16, 2020 · 3 comments
Assignees

Comments

@salmansheikh
Copy link

qmake error:

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

@graemechapman
Copy link

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

@riuson
Copy link
Owner

riuson commented Apr 5, 2020

@riuson riuson self-assigned this Apr 5, 2020
@dsalychev
Copy link

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

@riuson riuson pinned this issue Jul 23, 2020
@riuson riuson changed the title Can't built on linux, installed lots of qt5 dependencies.. RCC: Error in 'resources/resources.qrc': Cannot find file 'lcd-image-converter-ru.qm' Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants