Skip to content
brabo edited this page Aug 22, 2017 · 8 revisions

FAQ

Building Frosted fails!

Most likely we added functionality to frosted that relies on new functionality in our toolchain. Get the latest toolchain.

If you are working on a fresh clone of frosted, do remember to always first run:

git submodule update --init --recursive
Clone this wiki locally