Package Details: kdevelop-git 24.01.80.r6.g362094770a-1

Git Clone URL: https://aur.archlinux.org/kdevelop-git.git (read-only, click to copy)
Package Base: kdevelop-git
Description: A C/C++ development environment for KDE. (Git version)
Upstream URL: http://www.kdevelop.org
Licenses: GPL
Conflicts: kdevelop, kdevplatform
Provides: kdevelop, kdevplatform, kdevplatform-git
Replaces: kdevplatform-git
Submitter: mosra
Maintainer: SolarAquarion
Last Packager: SolarAquarion
Votes: 84
Popularity: 0.000000
First Submitted: 2010-05-05 21:15 (UTC)
Last Updated: 2023-12-11 01:20 (UTC)

Dependencies (42)

Required by (6)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 13 Next › Last »

yochai commented on 2015-07-17 14:19 (UTC)

Sorry for the untimely reply. After removing every extension for kdevelop and opening a new session I can load the program. However, once I try to load a c file with local folder include ("name.h") it crashes. Tried to replace '"' with '<' (should work) and it still crashes. For example, try to create the following files: test.c #include "test.h" #include <stdio.h> void test_it() { printf("it's working"); } test.h #ifndef TEST_IT_H #define TEST_IT_H void test_it(); #endif main.c #include "test.h" void main() { test_it(); } You can compile it with gcc, but trying to open those files with kdevelop and it crashes.

sl1pkn07 commented on 2015-06-11 15:32 (UTC)

@CIB done(?)

CIB commented on 2015-06-11 14:27 (UTC)

libkomparediff2 does not work, libkomparediff2-git is required instead.

sl1pkn07 commented on 2015-06-04 15:33 (UTC)

any test case? loading ok for me http://wstaw.org/m/2015/06/04/Screenshot_20150604_173221.png

yochai commented on 2015-06-04 13:02 (UTC)

ishitatsuyuki, same here, it builds, but crashes at loading.

ishitatsuyuki commented on 2015-04-14 23:53 (UTC)

Segfaulting. Is it a upstream problem?

sl1pkn07 commented on 2015-02-11 15:17 (UTC)

this is because you use krunner-git. but krunner-git provides krunner nothing to do greetings

tajidinabd commented on 2015-02-11 15:12 (UTC)

kdevelop-git W: Dependency krunner-git detected but optional (libraries ['usr/lib/libKF5Runner.so.5'] needed in files ['usr/lib/qt/plugins/krunner_kdevelopsessions.so'])

sl1pkn07 commented on 2015-02-11 14:46 (UTC)

done subversion is optional dependency