[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-users] Compile error in latest git
From: |
walt |
Subject: |
[Pan-users] Compile error in latest git |
Date: |
Sat, 22 Mar 2014 05:36:38 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 |
group-prefs-dialog.cc: In function 'GtkWidget*
{anonymous}::new_color_button(const pan::Quark&, pan::Prefs&, pan::GroupPrefs&,
pan::GroupPrefsDialog*, GtkWidget*)':
group-prefs-dialog.cc:249:55: error: 'val' was not declared in this scope
GtkWidget * b = gtk_color_button_new_with_color (&val);
^
group-prefs-dialog.cc:251:32: error: 'colors' was not declared in this scope
const std::string& def_fg (colors.def_fg);
Nobody else seeing this?