https://bugs.kde.org/show_bug.cgi?id=460025

            Bug ID: 460025
           Summary: When trying to generate makefile, I'm getting errors
                    about not being able to link against KDev::Tests
    Classification: Applications
           Product: kdevelop
           Version: git master
          Platform: Ubuntu
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Language Support: CSS
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: tgh6...@gmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Clone the repository (commit: d9162558095a5ee8a6f82591c292e5e599bd7f6c)
2. Make a build directory (mkdir build && cd build)
3. Run cmake ..

OBSERVED RESULT
I get a bunch of errors about a bunch of targets trying to link against target
KDev::Tests but it could not be found.

EXPECTED RESULT
It generates the makefile.

SOFTWARE/OS VERSIONS
Windows: None
macOS: None
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
According to this mail archive I will show below, by default, the KDev::Tests
target is only built when BUILD_TESTING is enabled using CMake with KDevelop.
With that information, the only way to get the target is to build kdevelop from
source with that enabled.

https://www.mail-archive.com/search?l=kde-bugs-dist@kde.org&q=subject:%22%5C%5Bkdevplatform%5C%5D+%5C%5BBug+409951%5C%5D+Missing+component+KDev%5C%3A%5C%3ATests+required+for+Umbrello%22&o=newest&f=1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to