We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting the following warnings and errors while making: `/usr/bin/msgfmt: de.po: warning: PO file header missing or invalid
warning: charset conversion will not work /usr/bin/msgfmt: found 1 fatal error Makefile:86: recipe for target 'de.gmo' failed make[1]: *** [de.gmo] Error 1 make[1]: Leaving directory '/home/ajith/QCADesigner-2.0.3/po' Makefile:499: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 `
The text was updated successfully, but these errors were encountered:
It works if you clone the repository and building it yourself instead of downloading a binary or tar.gz from the release folder.
Sorry, something went wrong.
No branches or pull requests
I'm getting the following warnings and errors while making:
`/usr/bin/msgfmt: de.po: warning: PO file header missing or invalid
warning: charset conversion will not work
/usr/bin/msgfmt: found 1 fatal error
Makefile:86: recipe for target 'de.gmo' failed
make[1]: *** [de.gmo] Error 1
make[1]: Leaving directory '/home/ajith/QCADesigner-2.0.3/po'
Makefile:499: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
`
The text was updated successfully, but these errors were encountered: