Comment 0 for bug 1650087

Revision history for this message
David Callé (davidc3) wrote :

Process

- Spin up droplet on digital ocean with 16.04 (no idea if they use the standard server image)
- Follow the steps in the tour
- Run snapcraft in 20-PARTS-PLUGINS/01-reusable-part
- Get an error when running the part hello-world: No CMAKE_CXX_COMPILER could be found.
- Be confused why the tutorial does not work perfectly.
- Think about it and install build-essentials manually (g++ should be enough)

Current and expected result

Current: Does not create snap.

Expected: Creates snap without manual intervention.