Unknown CMake command "_qt5_Core_check_file_exists". #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Trying to build it on my Gentoo Lignux:
Can you please specify the distro you are using?
If it's debian-based or arch-based, did you run all the commands listed in Building section before actual building?
Oh sorry didn't notice that you are using Gentoo. This program needs the qt5-base package to compile. Did you install gentoo alternative for it?
бля первый раз я с другой стороны в issue :D
Dunno what's qt5-base, i have qtcore-5.15.16 installed among other things, and all the other qt5 software builds fine here. Also seems like e-mail notifications don't get sent from your gitea instance.
@L29Ah
I suppose qtcore is a basic library which does not include tools like linguistics, which is required to build the application. I'll look forward to make it an optional build target
As for emails, if you use popular email provider, it's most likely that it has rejected my e-mail because of DNS and rDNS are different for my server for some sad reason. I'm sorry for that inconvinience
@L29Ah Try installing this packet.
I'll make it an optional dependency
It's already installed.
Sorry for being slow, there were some circumstances.
I've separated translations as a new make target in the latest commit. Please, update and try again.
Anyways, the fact that it can't find linguist tools is pretty strange. Did you try building another Qt5 application that uses translations?