← Back to team overview

elementary-dev-community team mailing list archive

Re: Dynamic Notebook and building

 

Sounds like you don't have the latest Granite development files
installed. DynamicNotebook was introduced after 0.1 release.

2012/4/4, David Gomes <davidrafagomes@xxxxxxxxx>:
> Trying to build pantheon-terminal-new, and I get this:
>
> /home/david/src/pantheon-terminal-new/src/MainWindow.vala:50.17-50.31:
> error: The type name `DynamicNotebook' could not be found
>         private DynamicNotebook notebook;
>                 ^^^^^^^^^^^^^^^
> Compilation failed: 1 error(s), 0 warning(s)
> make[2]: *** [src/MainWindow.c] Error 1
> make[1]: *** [CMakeFiles/pantheon-terminal.dir/all] Error 2
> make: *** [all] Error 2
>
> Note, though, that I removed 'posix' from the dependencies, do you think it
> might be related? I can't re-add it because I can't find such a package on
> Arch Linux.
>
> Thank you!
>
> --
> David Gomes
>


References