Re: [clutter] FW: Basics Help

2010-02-19 Thread Piñeiro
From: Rakesh Kumar rakesh.ku...@kpitcummins.com Hi List, I am trying to compile in VS 2005 by putting all the .c and .h fil= e taken from Clutter folder. Have included all header file. But I am missing clutter-marshal.h = in folder but its added in so many .c file,that's

RE: [clutter] FW: Basics Help

2010-02-19 Thread Rakesh Kumar
Thanks for quick reply. My idea was to add .h and .c file And whichever .lib and header file required we will keep Adding according to error.Because I am not getting clear Idea how to proceed on that. Please suggest me should I proceed In this way or I have to use cygwin or mingW(No idea about

Re: [clutter] FW: Basics Help

2010-02-19 Thread Piñeiro
From: Rakesh Kumar rakesh.ku...@kpitcummins.com Thanks for quick reply. My idea was to add .h and .c file And whichever .lib and header file required we will keep Adding according to error.Because I am not getting clear Idea how to proceed on that. Please suggest me should I proceed In this

Fwd: [clutter] FW: Basics Help

2010-02-19 Thread Roman Yazmin
Hi, You can use OAH Build System to build clutter for VS 2005. https://launchpad.net/oah Take a look here: https://answers.launchpad.net/oah/+question/79001 Or get binary here: https://launchpad.net/oah/+download https://launchpad.net/oah/clutter/0.8.8 -Roman On Fri, Feb 19, 2010 at 1:40

Re: [clutter] FW: Basics Help

2010-02-19 Thread Haakon Sporsheim
On Fri, Feb 19, 2010 at 1:17 PM, Roman Yazmin roman.yaz...@gmail.com wrote: Hi, You can use OAH Build System to build clutter for VS 2005. https://launchpad.net/oah Well, OAH have .vcproj build files for VS2008, but I guess backporting all .vcproj files to VS2005 should be possible. Since I'm

[clutter] error with json-glib

2010-02-19 Thread Bastien Bouzerau
Hi everybody, I'm a beginner in clutter developping. So I try to do beginner tutorial from tuxradar. http://www.tuxradar.com/content/clutter-beginners-tutorialhttp://www.tuxradar.com/content/clutter-beginners-tutorial http://www.tuxradar.com/content/clutter-beginners-tutorial But when I

Re: [clutter] error with json-glib

2010-02-19 Thread Emmanuele Bassi
On Fri, 2010-02-19 at 15:53 +0100, Bastien Bouzerau wrote: Hi everybody, I'm a beginner in clutter developping. So I try to do beginner tutorial from tuxradar. http://www.tuxradar.com/content/clutter-beginners-tutorialhttp://www.tuxradar.com/content/clutter-beginners-tutorial But when I

[clutter] Segmentation fault with get_pixbuf

2010-02-19 Thread Saumitra Buragohain
I'm using texture.get_pixbuf() and am getting segmentation faults. Any idea where the problem can be? -S boxx:~/Desktop/0.1$ python Python 2.5.2 (r252:60911, Jan 20 2010, 21:48:48) [GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)] on linux2 Type help, copyright, credits or license for more information.