2012/5/2 Damien Moore <damienlmo...@gmail.com>:
>> LogBook plugin is disabled for compiling because this plugin has not
>> fully implemented some features.
> Makes sense. Could you be a little more specific about what is missing?

Very short answer: missing a half features (need changes of
architecture of this plugin).

>> You can build this branch - lp:~stellarium/stellarium/logbook - it
>> have enabled LogBook plugin.
> Ok, I will try that one. (As an aside, seems odd that there isn't a
> simple compilation flag to change instead of needing to download
> hundreds(?) of MB of source)

You can change one flag in cmake file for building for other plugins,
but this plugin have a dependencies from SQLite. Of course you can try
change line 163 into CMakeLists.txt (SET(USE_PLUGIN_LOGBOOK 0 CACHE
BOOL "Define whether the LogBook plugin should be created.") - you
need change 0 to 1)

>> Yes, you can contribute code for this plugin of course.
> Are most devs using a Qt IDE, or just command line tools? In
> particular, is there a preferred GUI builder? (I develop on a Ubuntu
> machine)

I'm recommend use QtCreator for Ubuntu. But all developers used
different tools for development of Stellarium (CLI + vim as example,
or XCode, or QtCreator). I use QtCreator for development from GUI and
CLI+vim from ssh session.

-- 
With best regards, Alexander

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Stellarium-pubdevel mailing list
Stellarium-pubdevel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel

Reply via email to