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

Gimp 2.6.7 on Windows XP SP3

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.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

Gimp 2.6.7 on Windows XP SP3 Emilio Fernandes 13 Dec 22:31
Emilio Fernandes
2010-12-13 22:31:24 UTC (almost 14 years ago)

Gimp 2.6.7 on Windows XP SP3

Hi all,

I'm trying to compile gimp for windows using the Mingw, But when running configure with:
CPPFLAGS="-I /mingw/include -I /h/Python26/include/pygtk-2.0 -I /Python26/include \
LIBS="-lpng12 -lintl -lwsock32 -L/mingw/lib" \ FREETYPE_CONFIG="/mingw/bin/freetype-config" \ WMF_CONFIG ="/mingw/bin/libwmf-config" \ PYGTK_CODEGEN="/h/Python26/Lib/site-packages/gtk-2.0/codegen/codegen.py" \ . /configure \
- host=mingw32 \
- build=mingw32 \
- prefix="$ HOME/gimp-win \
- enable-debug \
- without-alsa

The config.h file is no definition, all lines are to "# undef" and the variable name, including GETTEXT_PACKAGE. Thus I can not compile.
Anyone have any clue as to what might be wrong?

Att