wiki:compile_all_old

Version 1 (modified by Sanahuja Guillaume, 9 years ago) ( diff )

--

Compile libraries, tools and demos

Compiling all is not really necessary, as everything is already compilated in flair_bin repository. It is needed if you did not installed the toolchains in their defaults directories.

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.

Note: See TracWiki for help on using the wiki.