RSS/Atom feed Twitter
Site is read-only, email is disabled

any way to compile GIMP-git on windows?

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

any way to compile GIMP-git on windows? oyster 31 Dec 05:09
  any way to compile GIMP-git on windows? Alexandre Prokoudine 31 Dec 09:27
   any way to compile GIMP-git on windows? Hartmut Kuhse 31 Dec 14:00
oyster
2014-12-31 05:09:57 UTC (over 9 years ago)

any way to compile GIMP-git on windows?

Hi, all
I am a win7 64 bits user. So I installed Mingw64(http://sourceforge.net/projects/mingw-w64), which can yield both 32 and 64 bits applications for windows.

I can compile gimp-2.8.14 32bit without problem. But when I try to compile the GIMP source from git, the configure says "equested 'harfbuzz >= 0.9.19' but version of harfbuzz is 0.9.16"

Then I try to compile harfbuzz(http://freedesktop.org/wiki/Software/HarfBuzz/) from the git source. But the required colm (http://www.colm.net/open-source/colm/) can't be compiled successful with mingw64 [quote]
$ ./configure
$ make -j8 ENABLE_OPTIMIZED=1
make[2]: *** No rule to make target `bootstrap1', needed by `parse2.c'. Stop. [/quote]

Is there any hit to compile GIMP-git (or harfbuzz) on windows for windows?

Thanks

Lee

Alexandre Prokoudine
2014-12-31 09:27:43 UTC (over 9 years ago)

any way to compile GIMP-git on windows?

On Wed, Dec 31, 2014 at 8:09 AM, oyster wrote:

Hi, all
I am a win7 64 bits user. So I installed Mingw64(http://sourceforge.net/projects/mingw-w64), which can yield both 32 and 64 bits applications for windows.

I can compile gimp-2.8.14 32bit without problem. But when I try to compile the GIMP source from git, the configure says "equested 'harfbuzz >= 0.9.19' but version of harfbuzz is 0.9.16"

Then I try to compile harfbuzz(http://freedesktop.org/wiki/Software/HarfBuzz/) from the git source. But the required colm (http://www.colm.net/open-source/colm/) can't be compiled successful with mingw64 [quote]
$ ./configure
$ make -j8 ENABLE_OPTIMIZED=1
make[2]: *** No rule to make target `bootstrap1', needed by `parse2.c'. Stop. [/quote]

Is there any hit to compile GIMP-git (or harfbuzz) on windows for windows?

If you are user, not developer, may I interest you in trying our nightly builds? :)

http://nightly.darkrefraction.com/gimp/

Alex

Hartmut Kuhse
2014-12-31 14:00:18 UTC (over 9 years ago)

any way to compile GIMP-git on windows?

for windows 64, most libraries can be found at:

http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_Factory/noarch

For windows 32, replace the 64 in the url by 32, and there are the 32bit libraries.
Be sure to get the binary and the devel package. I suggest 7zip for extracting.

Good luck! And have a very close look at the code. Good windows programmers are wanted :-)

Hatti

Am 31.12.2014 um 10:27 schrieb Alexandre Prokoudine:

On Wed, Dec 31, 2014 at 8:09 AM, oyster wrote:

Hi, all
I am a win7 64 bits user. So I installed Mingw64(http://sourceforge.net/projects/mingw-w64), which can yield both 32 and 64 bits applications for windows.

I can compile gimp-2.8.14 32bit without problem. But when I try to compile the GIMP source from git, the configure says "equested 'harfbuzz >= 0.9.19' but version of harfbuzz is 0.9.16"

Then I try to compile harfbuzz(http://freedesktop.org/wiki/Software/HarfBuzz/) from the git source. But the required colm (http://www.colm.net/open-source/colm/) can't be compiled successful with mingw64 [quote]
$ ./configure
$ make -j8 ENABLE_OPTIMIZED=1
make[2]: *** No rule to make target `bootstrap1', needed by `parse2.c'. Stop. [/quote]

Is there any hit to compile GIMP-git (or harfbuzz) on windows for windows?

If you are user, not developer, may I interest you in trying our nightly builds? :)

http://nightly.darkrefraction.com/gimp/

Alex _______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list