Will you release a build of clutter 1.0 ?

Asked by fluzz

Hi all.

First of all, thanks for your great work, it makes my life much easier than before ! :-)

Are you working on a build of clutter 1.0, and if so do you have an expected schedule time ?

Question information

Language:
English Edit question
Status:
Solved
For:
OAH Build Edit question
Assignee:
No assignee Edit question
Solved by:
Haakon Sporsheim
Solved:
Last query:
Last reply:
Revision history for this message
Best Haakon Sporsheim (ieei) said :
#1

There is a branch here: https://code.launchpad.net/~oleavr/+junk/clutter

BUT, you'll need to have OAHBuild from trunk (HEAD) to use it! In other words, it will NOT buil with OAHBuild.msi (v0.3) installed.

Revision history for this message
fluzz (fluzz) said :
#2

Great ! I will give it a try immediately !

Revision history for this message
fluzz (fluzz) said :
#3

Thanks Haakon Sporsheim, that solved my question.

Revision history for this message
fluzz (fluzz) said :
#4

it worked perfectly well, i was able to compile the courasel toy (fixed to use 1.0 API) ! Thank you so much !

Just 2 remarks :
1) in build.bat, you should replace "rm -rf" with "rd /Q /S" :-)
2) in your clutter\clutter\trunk\win32\oah\generated.vcprog, there is a <File RelativePath=".\Win32\Debug\obj\generated\cogl\cogl.h">, so it cannot be compiled in Release mode

And one last question : is there an IRC chan where we can get in touch with OAHBuil team ?

Thanks again !

Revision history for this message
Haakon Sporsheim (ieei) said :
#5

Well, we are on IRC (freenode and gimpNET) sporadically, but not in any OAH specific channel. You can add me on Jabber/XMPP haakon dottt sporsheim aatt gmail dot com if you want!

Thanks for your remarks. I'll try to fix it asap! :)