-
Notifications
You must be signed in to change notification settings - Fork 85
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
[BUG] (Cmake) No icons and desktop files installed #260
Comments
Hi @tim77, for release purposes I still ship QMake file. I'll modify the Release Notes to indicate that CMake is local build only for now. From the next version on I do plan to fully migrate to CMake. Nonetheless, I'll take a look and fix this! |
Btw @tim77, I have a couple of questions:
When I build locally via CMake I don't have any issues with the images, could you attach an image of the result executable? |
Here is full build log and Koji scratch build with new 1.6.0.
This one used as sources in build https://github.com/francescmm/GitQlient/releases/download/v1.6.0/gitqlient_1.6.0.tar.gz
Thanks! I'll fix this in next build. |
I think I know what's going on. In the qmake file I have this step for the make install that might be missing in the CMakeLists. I'll try to fix it as soon as possible, but if you don't mind, could you use QMake for this release? |
Sure. Thaw was the plan until future releases with Cmake build polishing. |
@tim77 Just FYI, I read the other day that the configuration I use in QMake for the make insstall, will be available in CMake with the release of Qt 6.5, I need to investigate that further. |
Describe the bug
No icons and desktop files installed since v1.6.0 and Cmake port
To Reproduce
Try to compile Fedora build and Cmake macros.
Expected behavior
App compiles fine with icons and desktop files installed as previous v1.5.0 Qmake version.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: