= Compile libraries, tools and demos = Compiling all is not really necessary, as everything necessary for development is already compilated in ''flair_bin'' repository. It is needed if you did not installed the toolchains in their defaults directories. It can also be used to compile all demos. For developers on the Framework, it is a good way to check that everything is compiling. To compile all Fl-AIR stuffs, you can execute the dedicated script: {{{ $ $FLAIR_ROOT/flair-dev/scripts/flair_compile_all.sh }}} If it is the first time you execute this script, you must answer yes to the question ''Compile all from scratch''. This will create every projects using cmake.