Re: FW: compiling gtk-engines under mingw

2007-11-12 Thread Tor Lillqvist
> PS: I meant to say XML Parser above (not X11 Parser) Ah yes. The lack of the XML::Parser module in the Perl that comes with MSYS can be a pain. If I recall correctly it is quite hard to install it afterwards into MSYS, presumably because one would need the MSYS-targetting compiler (i.e. a compil

RE: FW: compiling gtk-engines under mingw

2007-11-11 Thread Karl Reis
PS: I meant to say XML Parser above (not X11 Parser) > -Original Message- > From: control H [mailto:[EMAIL PROTECTED] > Sent: Sunday, November 11, 2007 1327 PM > To: Karl Reis > Cc: gtk-app-devel-list@gnome.org > Subject: Re: FW: compiling gtk-engines under mingw &g

RE: FW: compiling gtk-engines under mingw

2007-11-11 Thread Karl Reis
: Sunday, November 11, 2007 1327 PM > To: Karl Reis > Cc: gtk-app-devel-list@gnome.org > Subject: Re: FW: compiling gtk-engines under mingw > > > Thank you for suggesting that. I finally got it to compile after > realizing > > that I was missing the 'dlltool'

Re: FW: compiling gtk-engines under mingw

2007-11-11 Thread control H
> Thank you for suggesting that. I finally got it to compile after realizing > that I was missing the 'dlltool' utility found under the 'binutils' package > of mingw. > > This was key to having libtool create the DLLs. Otherwise it simply was > creating archived library packages. That's funny, w

RE: FW: compiling gtk-engines under mingw

2007-11-11 Thread Karl Reis
arl > -Original Message- > From: control H [mailto:[EMAIL PROTECTED] > Sent: Sunday, November 11, 2007 0924 AM > To: Karl Reis > Cc: gtk-app-devel > Subject: Re: FW: compiling gtk-engines under mingw > > > Has anyone been able to successfully compile and create l

RE: FW: compiling gtk-engines under mingw

2007-11-11 Thread Karl Reis
t; Cc: gtk-app-devel-list@gnome.org > Subject: Re: FW: compiling gtk-engines under mingw > > On Nov 8, 2007 11:51 PM, Karl Reis <[EMAIL PROTECTED]> wrote: > > > > Has anyone been able to successfully compile and create libmist.dll, > > libclearlooks.dll under windows

RE: FW: compiling gtk-engines under mingw

2007-11-11 Thread Karl Reis
everything works now. Karl > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tor > Lillqvist > Sent: Friday, November 09, 2007 1251 PM > To: Karl Reis > Cc: gtk-app-devel-list@gnome.org > Subject: Re: FW: compiling gtk-engines

Re: FW: compiling gtk-engines under mingw

2007-11-11 Thread control H
> Has anyone been able to successfully compile and create libmist.dll, > libclearlooks.dll under windows? Yes I have done that a year ago or so, I compiled and used clearlooks under Windows using mingw. > Libtool generates warnings saying that the shared libraries for gtk, pango, > etc.. are not

Re: FW: compiling gtk-engines under mingw

2007-11-09 Thread Tor Lillqvist
> *** Warning: linker path does not have real file for library [blabla] > > (... ditto for all the other missing libraries... ) > So, in short, I'm not sure why libtool is not creating the appropriate DLLs > or what exactly it is looking for. I can't say either. I know I have occasionally been ba

RE: FW: compiling gtk-engines under mingw

2007-11-09 Thread Karl Reis
> -Original Message- > From: Daniel Atallah [mailto:[EMAIL PROTECTED] > Sent: Friday, November 09, 2007 0432 AM > To: Karl Reis > Cc: gtk-app-devel-list@gnome.org > Subject: Re: FW: compiling gtk-engines under mingw > > On Nov 8, 2007 11:51 PM, Karl Reis &

RE: FW: compiling gtk-engines under mingw

2007-11-09 Thread Karl Reis
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tor > Lillqvist > Sent: Friday, November 09, 2007 0053 AM > To: Karl Reis > Cc: gtk-app-devel-list@gnome.org > Subject: Re: FW: compiling gtk-engines under mingw > >

Re: FW: compiling gtk-engines under mingw

2007-11-09 Thread Daniel Atallah
On Nov 8, 2007 11:51 PM, Karl Reis <[EMAIL PROTECTED]> wrote: > > Has anyone been able to successfully compile and create libmist.dll, > libclearlooks.dll under windows? Coincidentally, I built the gtk-engines-2-12 branch yesterday, so I know it is possible to do. > Libtool generates warnings say

Re: FW: compiling gtk-engines under mingw

2007-11-09 Thread Tor Lillqvist
> Has anyone been able to successfully compile and create libmist.dll, > libclearlooks.dll under windows? Personally I haven't tried. > Libtool generates warnings saying that the shared libraries for gtk, pango, > etc.. are not found. Indeed, there are only static libraries. That sounds extreme

FW: compiling gtk-engines under mingw

2007-11-08 Thread Karl Reis
I'm sorry if this is posted multiple times, but the first time didn't seem to go through. -- Has anyone been able to successfully compile and create libmist.dll, libclearlooks.dll under windows? Libtool generates warnings saying that the shared libraries for gtk, pango,