Changes between Version 16 and Version 17 of ErlangShellInterface


Ignore:
Timestamp:
May 24, 2012, 3:57:22 PM (12 years ago)
Author:
manualwiki
Comment:

-no_cpp renamed to -no_nif

Legend:

Unmodified
Added
Removed
Modified
  • ErlangShellInterface

    v16 v17  
    4545}}} 
    4646 
    47 You can also specify build parameters, but this feature is mostly applied through the development, so please find the module documentation for the details. Note that this build function tries to compile the [[NifDB|NIF graph representation]] as well, if these have not been compiled yet. If you want to prevent this, you can use the {{{no_cpp}}} build parameter. 
     47You can also specify build parameters, but this feature is mostly applied through the development, so please find the module documentation for the details. Note that this build function tries to compile the [[NifDB|NIF graph representation]] as well, if these have not been compiled yet. If you want to prevent this, you can use the {{{no_nif}}} build parameter. 
    4848 
    4949== Managing files ==