[grisbi-bugs] [Grisbi 0001539]: Grisbi don't compile on Mac OSX with latest version of gtk-osx
Grisbi Bug Tracker
bugtracker at grisbi.org
Sat Nov 10 19:35:30 CET 2012
A NOTE has been added to this issue.
======================================================================
http://www.grisbi.org/bugsreports/view.php?id=1539
======================================================================
Reported By: gerald
Assigned To:
======================================================================
Project: Grisbi
Issue ID: 1539
Category: Main
Reproducibility: always
Severity: block
Priority: high
Status: new
Target Version: development (git)
OS: MacOSX
Unstable Impact: Yes
Version OS:
Version GTK:
======================================================================
Date Submitted: 2012-11-09 10:24 CET
Last Modified: 2012-11-10 19:35 CET
======================================================================
Summary: Grisbi don't compile on Mac OSX with latest version
of gtk-osx
Description:
Compilation of grisbi abort on Mac OSX with the latest version of
gtk-mac-integration :
In file included from grisbi_osx.c:35:
grisbi_osx.h:13: error: expected ')' before '*' token
grisbi_osx.c:75: error: expected specifier-qualifier-list before
'GtkOSXApplication'
grisbi_osx.c:83: error: expected declaration specifiers or '...' before
'GtkOSXApplication'
grisbi_osx.c: In function 'attention_cb':
grisbi_osx.c:189: error: 'AttentionRequest' has no member named 'app'
grisbi_osx.c:189: error: 'AttentionRequest' has no member named 'type'
grisbi_osx.c: At top level:
grisbi_osx.c:203: error: expected declaration specifiers or '...' before
'GtkOSXApplication'
grisbi_osx.c: In function 'bounce_cb':
grisbi_osx.c:207: error: 'AttentionRequest' has no member named 'app'
grisbi_osx.c:207: error: 'app' undeclared (first use in this function)
grisbi_osx.c:207: error: (Each undeclared identifier is reported only once
grisbi_osx.c:207: error: for each function it appears in.)
grisbi_osx.c:208: error: 'AttentionRequest' has no member named 'type'
grisbi_osx.c: At top level:
grisbi_osx.c:220: error: expected ')' before '*' token
grisbi_osx.c: In function 'grisbi_osx_init_menus':
grisbi_osx.c:238: error: 'GtkOSXApplication' undeclared (first use in this
function)
grisbi_osx.c:238: error: 'theApp' undeclared (first use in this function)
grisbi_osx.c:240: error: 'GTK_TYPE_OSX_APPLICATION' undeclared (first use in
this function)
grisbi_osx.c: In function 'grisbi_osx_app_update_menus_cb':
grisbi_osx.c:289: error: 'GtkOSXApplication' undeclared (first use in this
function)
grisbi_osx.c:289: error: 'theApp' undeclared (first use in this function)
grisbi_osx.c:291: error: 'GTK_TYPE_OSX_APPLICATION' undeclared (first use in
this function)
make[3]: *** [grisbi_osx.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
======================================================================
----------------------------------------------------------------------
(0003546) pbiava (administrator) - 2012-11-10 19:35
http://www.grisbi.org/bugsreports/view.php?id=1539#c3546
----------------------------------------------------------------------
Je pense qu'il ne trouve pas le fichier de définition des fonctions
(gtkosxapplication.h)
il faudrait voir ce qui a changé avec la dernière version de gtk-osx c'est
laquelle d'ailleurs que tu utilises ?
Issue History
Date Modified Username Field Change
======================================================================
2012-11-09 10:24 gerald New Issue
2012-11-10 19:35 pbiava Note Added: 0003546
======================================================================
More information about the bugsreports
mailing list