A while ago开发者_运维问答 I changed my personal operating system to linux and my development enviroment to KDevelop.
is there any other than using Cygwin? t开发者_运维知识库hanks!I\'ve installed kdevelop on win7, using emerge:http://techbase.kde.org/Getting_Started/Build/Windows/emerge.
开发者_开发技巧I\'ve a source code that\'s not mine, there are not comment and it\'s completely not indented. Is it a really mess. Do you know if there is some option, addon for kdevelop that would au
We have defined our own ADD_EXECUTABLE macro (TDS_ADD_EXECUTABLE) for our cmake files which handles some nice internal functionality for us.
I\'ll begin stating that I\'m almost complete dumb in Cmake matter. I have the following CMakeLists.txt for a Kdevelop 4.1 project:
Currently开发者_如何学JAVA I\'m using KDevelop for development in a remote server (far far away) via the Fish protocol (Files transferred over Shell protocol). However KDevelop is quite foreign for me
There is a feature I really like in qt creator and it is the Shadow build. When the Shadow Build is on, all the generated files (*.moc, Makefile, *.o) will be generated in a given source directory, so
I\'m trying to write a plugin for KDevelop and I\'m having an开发者_C百科 interface problem. Whenever I include QInterfaces(KDevelop::\"Interface\" I get an undefined interface error when doing the MO
I\'m using Kdevelop to c开发者_如何学编程reate C++ projects.Now I need to create a C project.
How do I add to a toolbar or menubar for a KDevelop 4 plugin. I know I need to use a .rc file but I\'m not sure the exact syntax of that xml file and also what I need to put in my code in or开发者_运维