Changes between Version 15 and Version 16 of ErlangShellInterface
- Timestamp:
- May 24, 2012, 3:50:43 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ErlangShellInterface
v15 v16 45 45 }}} 46 46 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_ nif}}} build parameter.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. 48 48 49 49 == Managing files ==