I have done the building part in installation by typing
scons bin
scons bin mode=release
which says “scons: done building targets”
Now next step is Additional Build Environment Options for which i get
scons bin my_pilot_apps
**scons: building terminated because of errors**
Could you please tell me what is the next step to be followed after building. how to make File target `my_pilot_apps’?
Please help!