Code DevelopmentQ: Where do I get the sources and compile on my own?
A:
http://wiki.linuxmce.org/index.php/Building_From_SourceQ: What are the basic tools I need to work with the source?
A:
http://forum.linuxmce.org/index.php?topic=3953.msg22528#msg22528Q: How do I compile and install a single library/application?
To build Applications, you should fetch it from the SVN repository, then go into Application directory and run:
dpkg-buildpackage -rfakeroot -b
This will build the Application packages (bin,debug,dev) and will put them into parent folder.
Note that if some required packages are missing, it will give you an error and stop. You can install required packages and retry.
Q: How do I create a new GSD device and sync it to sqlCVS?
User Interface DevelopmentQ: How can I create a new UI using HADesigner?
A:
http://forum.linuxmce.org/index.php?topic=5059.0Q: How do I translate the UI into my own language?
SupportQ: Where can I go to ask Developers a question?
A: This forum and irc.freenode.net channel #linuxmce (IRC client such as mIRC needed to connect)