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 both The compiler that's why I m using VS 2005).Any Link will be appreciated On cygwin,I mean how to proceed using cygwin.
-----Original Message----- From: Piñeiro [mailto:[email protected]] Sent: Friday, February 19, 2010 4:21 PM To: Rakesh Kumar Cc: [email protected] Subject: Re: [clutter] FW: Basics Help From: Rakesh Kumar <[email protected]> > 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 why it is showing error. clutter-marshal.h is being generated by glib-genmarshall, using the file clutter-marshal.list as source. I don't know how you would use that using VS. Probably, as previously advised, you could try to use cygwin to compile clutter. BR === API ([email protected]) -- To unsubscribe send a mail to [email protected]
