Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
Quote from: totallymaxed on May 08, 2010, 11:25:53 amTo compile the Uplink's demo just download it, uncompress the archive somewhere using;tar zxf clutter-orbiter-sample.tar.gz<return>Now you need the clutter lib;apt-get install libclutter-1.0-dev<return>Im trying to learn clutter at present, ive been throught the tutorials and now I wanted to build the example, i have the example downloaded and can see the cpp code etc, however when i try to do the install libclutter-1.0-dev it says it cannot find the package?? am i doing someting wrong?
To compile the Uplink's demo just download it, uncompress the archive somewhere using;tar zxf clutter-orbiter-sample.tar.gz<return>Now you need the clutter lib;apt-get install libclutter-1.0-dev<return>
If i change the code to use the 0.8 version which is available on kubuntu will it still work or do i need to setup a Ubuntu environment just to learn clutter?