Changes between Version 10 and Version 11 of compile_all


Ignore:
Timestamp:
02/13/19 17:09:45 (5 years ago)
Author:
Sanahuja Guillaume
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • compile_all

    v10 v11  
    7171== Recompile a particular project ==
    7272
     73__NOTE__: this is only for projects provided in ''flair-src'' and ''flair-hds'' repositories. For your own project go to next [wiki:compile_all#Compileyourownproject section]
     74
    7375If you have already done the previous step (compile everything) and you want to just recompile and install a particular project (lib, demo or tool), do the following:
    7476{{{
     
    9799* ''flair-hds/demos/demo'': a flair hds demo (for example ''flair-hds/demos/ApriltagFollower''). Not that you can also have subfolders like ''flair-hds/demos/ApriltagFollower/simulator'' or ''flair-hds/demos/ApriltagFollower/uav'' if you want to compile just simulator or uav project
    98100
    99 == Compile only a project ==
     101== Compile your own project ==
     102
     103__NOTE__: this is also works for projects provided in ''flair-src'' and ''flair-hds'' repositories.
    100104
    101105