I\'m getting undefined reference t开发者_如何学编程o KDevelop::IPlugins. I know this means i\'m missing the libary but I\'m not sure which library this is. Where would I find this .so that I am missin
I\'m trying to build my own plugin for use with KDevelop. I can CMake and build a Makefile but when I run make I get a lot of errors relating to it not finding anything from Qt such as \"QString does
I have decided to make a C++-Qt-GUI for a C program (both languages I don’t know), using KDevelop, which in turn uses CMake.
somehow I got an xbox 360 4gb as a gift. I am not interested in videogames, I just wonder whether some linux version could be installed on it, and then use it at home for programming, using the same t
I want to use kdevelop4 for c++ programming but when I try to run the application kdevelop4 wants cmake binary file! How can I solve this problem开发者_C百科?It sounds like you need to install CMake.I
I has read t开发者_如何学Gohat KDevelop has integrated Ruby support and was interested to test it. But unfortunately, it wasn\'t easy. First, i was not able to install KDevelop both in Ubuntu and Kubu
I\'m running kdevelop 4 under ubuntu 10.4. Everything runs fine, except that when I add a launch configuration, the configuration is gone after I\'ve run my project once. The same goes for configuring
I have just installed kdevelop 4.0 on my Ubuntu machine and found that there are very few project templates (all are Qt related). I am not a qt developer and the previous versions of kdevelop had a lo
I try to compile an application with kdevelop 3.5.4 on Ubuntu 10.04, but it fails with the following errors:
How can I enable the intellisen开发者_JS百科ce in KDevelop using C++ and QT?in KDevelop 4 you don\'t need to enable anything. It should work out-of-the-box for C++ projects. Just make sure the include