I can't build v0.9.0 rc

Asked by Castro Pippo Juan Manuel

I can't build v0.9.0 rc

./waf build

........
........

[23/45] cxx: src/widget_textview.cpp -> build/default/src/widget_textview_1.o
../src/widget_textview.cpp: In member function ‘void LIFEO::TextbufferDiary::set_theme(const LIFEO::Theme*)’:
../src/widget_textview.cpp:1593:17: error: ‘class Gtk::TextTag’ has no member named ‘property_foreground_rgba’
../src/widget_textview.cpp:1594:20: error: ‘class Gtk::TextTag’ has no member named ‘property_foreground_rgba’
../src/widget_textview.cpp:1595:19: error: ‘class Gtk::TextTag’ has no member named ‘property_background_rgba’
../src/widget_textview.cpp:1599:20: error: ‘class Gtk::TextTag’ has no member named ‘property_foreground_rgba’
../src/widget_textview.cpp:1600:19: error: ‘class Gtk::TextTag’ has no member named ‘property_paragraph_background_rgba’
../src/widget_textview.cpp:1602:15: error: ‘class Gtk::TextTag’ has no member named ‘property_background_rgba’
../src/widget_textview.cpp:1604:16: error: ‘class Gtk::TextTag’ has no member named ‘property_foreground_rgba’
../src/widget_textview.cpp:1605:21: error: ‘class Gtk::TextTag’ has no member named ‘property_foreground_rgba’
../src/widget_textview.cpp:1606:14: error: ‘class Gtk::TextTag’ has no member named ‘property_foreground_rgba’
../src/widget_textview.cpp:1608:21: error: ‘class Gtk::TextTag’ has no member named ‘property_foreground_rgba’
Waf: Leaving directory `/home/Jotape/Jamanel/castro/Descargas/Chrome/lifeograph-0.9.0.rc2/build'
Build failed: -> task failed (err #1):
        {task: cxx widget_textview.cpp -> widget_textview_1.o}

Question information

Language:
English Edit question
Status:
Answered
For:
Lifeograph Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ahmet Öztürk (dmxe) said :
#1

Please make sure that you have libgtkmm-3.0-dev properly installed on your system.

Revision history for this message
Castro Pippo Juan Manuel (juan-pippo) said :
#2

I guess...
I look up in Yast (I use openSUSE) and I have properly installed:

libgtk-3-0 v3.2.1-2.5.1
libgtkmm-2_4-1 v2.24.2-2.1.2
libgtkmm-3_0-1 v3.2.0-2-1-2
libgtkspell-3-0 v2.99.1_pre3.0.0-3.1.2
gtk3-devel v3.2.1-2.5.1
gtkmm3-devel v3.2.0-2.1.2
gtkspell3-devel v2.99.1_pre3.0.0-3.1.2

I couldn't find in the repository libgtkmm-3.0-dev

Revision history for this message
Ahmet Öztürk (dmxe) said :
#3

libgtkmm-3.0-dev is gtkmm3-devel of which you have v 3.2 which should have been alright. I suspect that property_foreground_rgba was added with gtkmm v3.4 although I could not find any hint in gtkmm documention suggesting that. If that is the case, you should unfortunately stick to Lifeograph 0.8.X series untill your system libraries are upgraded.

Can you help with this problem?

Provide an answer of your own, or ask Castro Pippo Juan Manuel for more information if necessary.

To post a message you must log in.