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

GFile in current git

This discussion is connected to the gimp-user-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.

GFile in current git Alexander Rabtchevich 28 Oct 16:30
  GFile in current git Michael Schumacher 28 Oct 16:42
   GFile in current git Alexander Rabtchevich 28 Oct 17:02
Alexander Rabtchevich
2013-10-28 16:30:55 UTC (over 11 years ago)

GFile in current git

Hello

While compiling current git, I've got the error:

In file included from ../libgimpbase/gimp base.h:32:0, from gimpenums.c:7: ../libgimpbase/gimpmetadata.h:53:51: error: unknown type name 'GFile' ../libgimpbase/gimpmetadata.h:56:51: error: unknown type name 'GFile'

What library should I install (Linux Mint) to make GIMP compiling again?

With respect, Alexander Rabtchevich

Michael Schumacher
2013-10-28 16:42:42 UTC (over 11 years ago)

GFile in current git

Am 28.10.2013 17:30, schrieb Alexander Rabtchevich:

Hello

While compiling current git, I've got the error:

In file included from ../libgimpbase/gimp base.h:32:0, from gimpenums.c:7: ../libgimpbase/gimpmetadata.h:53:51: error: unknown type name 'GFile' ../libgimpbase/gimpmetadata.h:56:51: error: unknown type name 'GFile'

Are you watching the bugs reported for GIMP? You really should do that when compiling from git.

See https://bugzilla.gnome.org/show_bug.cgi?id=711012

In order to get notifications about all new bugs, add bugs@gimp.org to your Bugzilla watchlist at https://bugzilla.gnome.org/show_bug.cgi?id=711012

Regards,
Michael
Alexander Rabtchevich
2013-10-28 17:02:45 UTC (over 11 years ago)

GFile in current git

Michael Schumacher wrote:

Am 28.10.2013 17:30, schrieb Alexander Rabtchevich:

Hello

While compiling current git, I've got the error:

In file included from ../libgimpbase/gimp base.h:32:0, from gimpenums.c:7: ../libgimpbase/gimpmetadata.h:53:51: error: unknown type name 'GFile' ../libgimpbase/gimpmetadata.h:56:51: error: unknown type name 'GFile'

Are you watching the bugs reported for GIMP? You really should do that when compiling from git.

See https://bugzilla.gnome.org/show_bug.cgi?id=711012

Thank you, the recommendations in the bug report made GIMP compiled again.

P.S. My fail - I've searched via google, not bug tracker.

With respect, Alexander Rabtchevich