Summary: | KDevelop crashes while importing kdepimlibs | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Bertjan Broeksema <broeksema> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | david.nolden.kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.1.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bertjan Broeksema
2010-09-22 10:53:15 UTC
David, why is this assert there, isn't it a bit arbitrary? Bertjan, did you try to remove the assert, what happened? I just imported kdepimlibs in kdev master just fine, probably fixed by: commit bfc45f6524ea428ee46179843f5f71079228c788 Author: Nicolás Alvarez <nicolas.alvarez@gmail.com> Date: Mon Sep 27 15:07:14 2010 -0300 Fix bug interpreting CMake conditions with -NOTFOUND variables. Fixes an infinite-ish loop loading KOffice, and probably other projects. (it affected HandleImportedTargetsInCMakeRequiredLibraries.cmake) |