Cannot compile, main_static_notebook undefined @ main.vala:94

Asked by Syahmi Azhar

I got this error when compiling. Is there any steps I'm missing?

/elementaryos/euclide/src/main.vala:94.13-94.51: error: The name 'main_static_notebook' does not exist in the context of 'Scratch.Dialogs.Preferences?'

Question information

Language:
English Edit question
Status:
Expired
For:
Euclide Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Peter (alomvar) said :
#2

You are not missing a step. I am having the same problem. Euclide relies on Scratch. The public notebook member was replaced in revision 1351 with a private Gtk.Stack widget. See bug #1420951