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

qmake error #2

Open
joaokho opened this issue Aug 22, 2021 · 2 comments
Open

qmake error #2

joaokho opened this issue Aug 22, 2021 · 2 comments

Comments

@joaokho
Copy link

joaokho commented Aug 22, 2021

run this command:

qmake PREFIX=/usr

error result:

Cannot read /home/joao/work/chinese-calendar/src/singleapplication/singleapplication.pri: No such file or directory
Project ERROR: Unknown module(s) in QT: core gui sql svg

@WhiredPlanck
Copy link
Owner

I'm sorry for this. Actually this repository is almost deprecated, since I have no idea to improve it or enhance it.
But for this case, I think I can manage to fix it. Thanks for feedback.

@WhiredPlanck
Copy link
Owner

Cannot read /home/joao/work/chinese-calendar/src/singleapplication/singleapplication.pri: No such file or directory

You may not initialize the git submodule singleapplication, try to run git submodule update --init --recursive to do that.

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