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

Build failure #43

Closed
ninelima opened this issue Jan 5, 2018 · 2 comments
Closed

Build failure #43

ninelima opened this issue Jan 5, 2018 · 2 comments

Comments

@ninelima
Copy link

ninelima commented Jan 5, 2018

Qt5.10.0/5.10.0/mingw53_32/mkspecs/win32-g++ -o debug/str2int.o ../GPXSee/src/data/str2int.cpp
'H:\Qt\Qt5.10.0\5.10.0\mingw53_32\bin\rcc.exe' -name gpxsee ../GPXSee/gpxsee.qrc -o debug/qrc_gpxsee.cpp
RCC: Error in '../GPXSee/gpxsee.qrc': Cannot find file 'lang/gpxsee_cs.qm'

Makefile.Debug:523: recipe for target 'debug/qrc_gpxsee.cpp' failed
mingw32-make[1]: Leaving directory 'H:/src/build-gpxsee-Desktop_Qt_5_10_0_MinGW_32bit-Debug'
Makefile:36: recipe for target 'debug' failed
mingw32-make[1]: *** [debug/qrc_gpxsee.cpp] Error 1
mingw32-make: *** [debug] Error 2
09:31:58: The process "H:\Qt\Qt5.10.0\Tools\mingw530_32\bin\mingw32-make.exe" exited with code 2.
Error while building/deploying project gpxsee (kit: Desktop Qt 5.10.0 MinGW 32bit)
When executing step "Make"

@tumic0
Copy link
Owner

tumic0 commented Jan 5, 2018

qm files are created from the ts files by lrelease which must be run first when building GPXsee.

@ninelima
Copy link
Author

ninelima commented Jan 5, 2018 via email

tumic0 added a commit that referenced this issue Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants