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

Got warning while compiling Release 0.41 (missing flags.qrc) #570

Open
vazquezrodjoel opened this issue Jan 11, 2025 · 3 comments
Open

Got warning while compiling Release 0.41 (missing flags.qrc) #570

vazquezrodjoel opened this issue Jan 11, 2025 · 3 comments
Labels
wontfix This will not be worked on

Comments

@vazquezrodjoel
Copy link

commands executed:
git clone https://github.com/foldynl/QLog.git .
PREFIX=/opt/qlog qmake QLog.pro
Got:
WARNING: Failure to find: res/flags/flags.qrc /usr/lib/qt5/bin/rcc: File does not exist 'res/flags/flags.qrc'

When I looked at res/flags/ folder, it was empty.
Source Code zip folder also seems empty.

I downloaded them manually, repeated the commands, and it went fine.

image

is that normal/expected behavior??

@aa5sh
Copy link

aa5sh commented Jan 11, 2025 via email

@foldynl
Copy link
Owner

foldynl commented Jan 11, 2025

I was mentioned many times. Please follow instructions in README. Git repo contains a flag module. Therefore it is needed to download it:

git clone --recurse-submodules https://github.com/foldynl/QLog.git

@foldynl foldynl added the wontfix This will not be worked on label Jan 11, 2025
@aa5sh
Copy link

aa5sh commented Jan 11, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants