#251: Document how to compile with multiple files -------------------------+-------------------------------------------------- Reporter: lazzara | Owner: lazzara Type: enhancement | Status: new Priority: minor | Milestone: Olena 2.1 Component: Milena | Version: 2.0 Keywords: | -------------------------+-------------------------------------------------- Description changed by lazzara:
Old description:
Add a chapter in the user reference guide.
- MLN_INCLUDE_ONLY
- MLN_WO_GLOBAL_VARS
- Compilation with automake
- Compilation with QMake
- Common error messages (duplicated symbols, undefined symbols)
New description:
Add a chapter in the user reference guide.
* MLN_INCLUDE_ONLY * MLN_WO_GLOBAL_VARS * Compilation with automake * Compilation with QMake * Common error messages (duplicated symbols, undefined symbols)
--