Re: [Gegl-developer] Compiling GEGL in Windows

2011-05-24 Thread Jasper van de Gronde
On 23-05-11 16:37, Øyvind Kolås wrote: > On Mon, May 23, 2011 at 2:29 PM, Jasper van de Gronde > wrote: >> What about just plain MSYS/MingW? Has anyone ever managed to >> successfully compile GEGL on Windows? I tried it quite a while back, >> without much success. In the end I did manage to compil

[Gegl-developer] Error in compiling GEGL in windows using MSYS/MinGW

2011-05-24 Thread Sayak
Hi all, I was trying to compile GEGL in windows using MSYS/MinGW. i have compiled Babl perfectly, but when i tried to compile GEGL, i had the following errors.. $ make -j4 make all-recursive make[1]: Entering directory `/home/stable-sources/gegl-0.1.2' Making all in gegl make[2]: Entering directo

Re: [Gegl-developer] Compiling GEGL in Windows

2011-05-24 Thread Sayak
Jasper van de Gronde writes: > > On 23-05-11 16:37, Øyvind Kolås wrote: > > On Mon, May 23, 2011 at 2:29 PM, Jasper van de Gronde > > wrote: > >> What about just plain MSYS/MingW? Has anyone ever managed to > >> successfully compile GEGL on Windows? I tried it quite a while back, > >> without m

Re: [Gegl-developer] Compiling GEGL in Windows

2011-05-24 Thread Martin Nordholts
2011/5/25 Sayak : > Thanks for the Tips. I also dont want to use Visual Studio. But, the purpose > of > using GEGL library is to implement it later in Android programming. i use this > sequence c-> JNI-> Android. Hi Just wanted to check if you are aware of the GEGL GObject introspection file geg

Re: [Gegl-developer] Error in compiling GEGL in windows using MSYS/MinGW

2011-05-24 Thread Martin Nordholts
2011/5/25 Sayak : > Hi all, > I was trying to compile GEGL in windows using MSYS/MinGW. i have compiled Babl > perfectly, but when i tried to compile GEGL, i had the following errors.. > > $ make -j4 > make all-recursive > make[1]: Entering directory `/home/stable-sources/gegl-0.1.2' > Making all

Re: [Gegl-developer] Error in compiling GEGL in windows using MSYS/MinGW

2011-05-24 Thread Sayak
Thanks for your tips. But since i dont have much experience in MSYS/MinGW, i am giving you the commands that i have used. from your weblink i can see that i need to add ACLOCAL_FLAGS and XDG_DATA_DIRS?? if babl/babl.h is not found, then why no error in ./configure? export GIMP_BETA_DIR=/C/gimp-wi