I was thinking of taking a look at the source and generally getting a dev environment set up so that I can compile, run and debug KStars and Ekos. Googling and following instructions got me to run cmake and successfully compile KStars. Icons seem to be missing though - perhaps I'm missing some package?

Anyway, in order to do something meaningful I'd like to set up an IDE to get comfortable. Documentation mentioned Qt Creator and KDevelop as potential IDEs. I've got Qt Creator installed but there doesn't seem to be any kind of project files in the whole repository. So I'm kind of wondering, what is the preferred way of developing and debugging KStars? I'm familiar with different IDEs and used to the "project file" concept and I'm kind of lost when there's no IDE involved. So how are you developing the project? What is the recommended environment and IDE/tools to do it with? Obviously Qt Creator is the (or at least a) tool of choice given there are Qt UI files around. Anyway, I'm not very familiar with Qt and C++ development in Linux anyway but I'd love to give it a shot... but I feel a bit lost here and would love a little help and a few pointers.

- Robusto

Read More...