Changes between Initial Version and Version 1 of compile_all_old


Ignore:
Timestamp:
04/20/16 14:04:06 (8 years ago)
Author:
Sanahuja Guillaume
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • compile_all_old

    v1 v1  
     1= Compile libraries, tools and demos =
     2
     3Compiling 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.
     4
     5To compile all Fl-AIR stuffs, you can execute the dedicated script:
     6{{{
     7$ $FLAIR_ROOT/flair-dev/scripts/flair_compile_all.sh
     8}}}
     9
     10If 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.