| Summary: | QtCurve 1.8? | ||
|---|---|---|---|
| Product: | TDE | Reporter: | TCH <tch> |
| Component: | other (any) | Assignee: | Michele Calgaro <michele.calgaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | ac586133, bugwatch, michele.calgaro, tch |
| Priority: | P5 | ||
| Version: | R14.0.x [Trinity] | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | http://bugs.pearsoncomputing.net/show_bug.cgi?id=3073 | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Bug Depends on: | |||
| Bug Blocks: | 3085 | ||
|
Description
TCH
2018-06-21 18:43:06 CDT
Okay, they pointed out, that there is a Qt3 based QtCurve 1.8.5 there: https://github.com/QtCurve/qtcurve-qt3/archive/1.8.5@3578.tar.gz Unfortunately i cannot compile it on TDE. If i try to do cmake .. then the result is: === CMake Error at CMakeLists.txt:39 (find_package): By not providing "FindTQt.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "TQt", but CMake did not find one. Could not find a package configuration file provided by "TQt" with any of the following names: TQtConfig.cmake tqt-config.cmake Add the installation prefix of "TQt" to CMAKE_PREFIX_PATH or set "TQt_DIR" to a directory containing one of the above files. If "TQt" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! === If i specify the CMAKE_MODULE_PATH by cmake -DCMAKE_MODULE_PATH=/a/UTILDISK/UPGRADE/ .. then i got === CMake Error at /a/UTILDISK/UPGRADE/FindTQt.cmake:16 (pkg_search_module): Unknown CMake command "pkg_search_module". Call Stack (most recent call first): CMakeLists.txt:39 (find_package) -- Configuring incomplete, errors occurred! === Is there any easy way to compile a KDE3/Qt3 project with TDE/TQt? Hi! I'd be interested too in having a newer version of QtCurve in TDE. I know that the main devs of TDE have some scripts to convert qt to qtq calls in the code, to make it work on TDE. It might not convert everything perfectly, but it at least do a big part of the work. You can ask for these scripts of the dev mailing list. Have a great day! @TCH: QtCurve 1.8.5 is now part of TDE as you know. I still have to look at the background thing (as you know as well) but I am wondering what is the status with this bug and those two themes you linked. @TCH: Qt 1.8.5 is now part of TDE. The issue with background not working is tracked in https://mirror.git.trinitydesktop.org/gitea/TDE/tde-style-qtcurve/issues/3. Would it be ok to close this bug report off? Yes, please close it. Thanks! |