elementary-dev-community team mailing list archive
-
elementary-dev-community team
-
Mailing list archive
-
Message #00416
Dynamic Notebook and building
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
Follow ups