Skip to content
brabo edited this page Mar 12, 2016 · 8 revisions

#FAQ#

##Building Frosted fails!## Most likely we added functionality to frosted that relies on new functionality in our toolchain. Check Toolchain releases and get the latest toolchain.

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

git submodule init && git submodule update
Clone this wiki locally