[Linux] Clutter Demo

Share your advanced PureBasic knowledge/code with the community.
Poshu
Enthusiast
Enthusiast
Posts: 459
Joined: Tue Jan 25, 2005 7:01 pm
Location: Canada

Re: [Linux] Clutter Demo

Post by Poshu »

Guimauve wrote:I have just try to test the remi_meier's examples but I get "Linker error" on libs
Did you install libclutter-1.0-dev? Every dependencies where addressed when I installed it (dunno if mint is a debian though, it might be quite different)
idle wrote:Ok try this. I wan't implying that you loop through the data to convert it into a buffer, it was just showing you that it was getting the buffer
as long as the images are 24 or 32 bit the function should work. I'm not sure what your supposed to use instead of that function since
it's depreciated?
Oh, thanks! Now I get it :oops:

We are currently playing with clutter 1.0 because the import was done for this version and there is no update in the Ubuntu repositories for gir2pb to do it's work. Most of the stuff are depreciated, and while there is a lot of documentation on "how to move from ******" I can't find how we're supposed to replace the texture functions °_°; Should have a look to the actor, both of them being so close that they might just have been merged.
User avatar
Guimauve
Enthusiast
Enthusiast
Posts: 742
Joined: Wed Oct 22, 2003 2:51 am
Location: Canada

Re: [Linux] Clutter Demo

Post by Guimauve »

@Poshu

Thanks for the hints, it work now.

And by the way, LinuxMint is derived from Ubuntu.

LinuxMint 13 --> Ubuntu 12.04
LinuxMint 14 --> Ubuntu 12.10 (Maybe ending of November / beginning of December)

Best regards
Guimauve
Dear Optimist, Pessimist,
and Realist,

While you guys were
busy arguing about the
glass of water, I DRANK IT !

Sincerely,
the Opportunist
Post Reply