FR Number | Problem Description |
---|---|
1427 |
Setup.pl files in the TargetRTS must not contain references to OT paths. |
Full DescriptionWhen compiling the TargetRTS it may be necessary to change the files in: $OBJECTIME_HOME/C++/TargetRTS/config/(targetName)/setup.pl This file contains information necessary to setup the environment for compilation. Typically the lines needed by the TargetRTS are:
The other lines are site specific. These should be checked before starting the TargetRTS source compilation. |