Compilation of components Outside IDE

Revision as of 12:27, 7 May 2013 by Vnpraveendesu (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


  • After generating code in IDE or Customized code in IDE
  • Goto command-line and Navigate to the Project directory
  • Execute the following command
   #/opt/clovis/6.1/configure 
               or
   #/opt/clovis/6.1/configure --with-model-name=ProjectName 
               or
   #/opt/clovis/6.1/configure --help 
  • Navigate to bulid/local directory and do make
  • Finally do make images