Building cluttermm

View: New views
4 Messages — Rating Filter:   Alert me  

Building cluttermm

by Valkyr :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Against what version of clutter should I build cluttermm-0.9.3?

Configure wants a version >= 0.9.3, but I can't find any sources of
clutter version 0.9.3 (they jump from 0.9.2 to 0.9.4) and building
against 0.9.4 fails:

In file included from ../../clutter/cluttermm/timeline.h:27,
                 from ../../clutter/cluttermm/alpha.h:27,
                 from alpha.cc:4:
../../clutter/cluttermm/types.h:47: error: 'ClutterUnit' does not name a type
../../clutter/cluttermm/types.h:422: error: expected `)' before 'x'
../../clutter/cluttermm/types.h:424: error: 'Unit' does not name a type
../../clutter/cluttermm/types.h:425: error: expected ',' or '...'
before '&' token
...

Dirk
_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Re: Building cluttermm

by Murray Cumming :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 2009-06-23 at 21:47 +0200, Dirk Vanden Boer wrote:

> Hi,
>
> Against what version of clutter should I build cluttermm-0.9.3?
>
> Configure wants a version >= 0.9.3, but I can't find any sources of
> clutter version 0.9.3 (they jump from 0.9.2 to 0.9.4) and building
> against 0.9.4 fails:
>
> In file included from ../../clutter/cluttermm/timeline.h:27,
>                  from ../../clutter/cluttermm/alpha.h:27,
>                  from alpha.cc:4:
> ../../clutter/cluttermm/types.h:47: error: 'ClutterUnit' does not name a type
> ../../clutter/cluttermm/types.h:422: error: expected `)' before 'x'
> ../../clutter/cluttermm/types.h:424: error: 'Unit' does not name a type
> ../../clutter/cluttermm/types.h:425: error: expected ',' or '...'
> before '&' token
> ...

Sorry. We've been promised a clutter 0.1 tarball real-soon-now for quite
a while, so we've been waiting. We should probably check the API (by
wrapping it) before it becomes stable anyway.

I have just fixed the build in git and released a cluttermm 0.9.4
tarball that _might_ work with clutter 0.9.4. Could you try it, please?

--
murrayc@...
www.murrayc.com
www.openismus.com

_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Re: Building cluttermm

by Valkyr :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Jun 25, 2009 at 10:40 AM, Murray Cumming<murrayc@...> wrote:

> On Tue, 2009-06-23 at 21:47 +0200, Dirk Vanden Boer wrote:
>> Hi,
>>
>> Against what version of clutter should I build cluttermm-0.9.3?
>>
>> Configure wants a version >= 0.9.3, but I can't find any sources of
>> clutter version 0.9.3 (they jump from 0.9.2 to 0.9.4) and building
>> against 0.9.4 fails:
>>
>> In file included from ../../clutter/cluttermm/timeline.h:27,
>>                  from ../../clutter/cluttermm/alpha.h:27,
>>                  from alpha.cc:4:
>> ../../clutter/cluttermm/types.h:47: error: 'ClutterUnit' does not name a type
>> ../../clutter/cluttermm/types.h:422: error: expected `)' before 'x'
>> ../../clutter/cluttermm/types.h:424: error: 'Unit' does not name a type
>> ../../clutter/cluttermm/types.h:425: error: expected ',' or '...'
>> before '&' token
>> ...
>
> Sorry. We've been promised a clutter 0.1 tarball real-soon-now for quite
> a while, so we've been waiting. We should probably check the API (by
> wrapping it) before it becomes stable anyway.
>
> I have just fixed the build in git and released a cluttermm 0.9.4
> tarball that _might_ work with clutter 0.9.4. Could you try it, please?
>

Perfect, I will try it this evening, Thanks.
_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Re: Building cluttermm

by Valkyr :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Jun 25, 2009 at 11:05 AM, Dirk Vanden Boer<dirk.vdb@...> wrote:

> On Thu, Jun 25, 2009 at 10:40 AM, Murray Cumming<murrayc@...> wrote:
>> On Tue, 2009-06-23 at 21:47 +0200, Dirk Vanden Boer wrote:
>>> Hi,
>>>
>>> Against what version of clutter should I build cluttermm-0.9.3?
>>>
>>> Configure wants a version >= 0.9.3, but I can't find any sources of
>>> clutter version 0.9.3 (they jump from 0.9.2 to 0.9.4) and building
>>> against 0.9.4 fails:
>>>
>>> In file included from ../../clutter/cluttermm/timeline.h:27,
>>>                  from ../../clutter/cluttermm/alpha.h:27,
>>>                  from alpha.cc:4:
>>> ../../clutter/cluttermm/types.h:47: error: 'ClutterUnit' does not name a type
>>> ../../clutter/cluttermm/types.h:422: error: expected `)' before 'x'
>>> ../../clutter/cluttermm/types.h:424: error: 'Unit' does not name a type
>>> ../../clutter/cluttermm/types.h:425: error: expected ',' or '...'
>>> before '&' token
>>> ...
>>
>> Sorry. We've been promised a clutter 0.1 tarball real-soon-now for quite
>> a while, so we've been waiting. We should probably check the API (by
>> wrapping it) before it becomes stable anyway.
>>
>> I have just fixed the build in git and released a cluttermm 0.9.4
>> tarball that _might_ work with clutter 0.9.4. Could you try it, please?
>>
>
> Perfect, I will try it this evening, Thanks.
>

It compiles fine now, thanks again!
_______________________________________________
gtkmm-list mailing list
gtkmm-list@...
http://mail.gnome.org/mailman/listinfo/gtkmm-list