... | @@ -83,8 +83,8 @@ Then you can compile. |
... | @@ -83,8 +83,8 @@ Then you can compile. |
|
* FLAG_IPY_WITH_MBS_LMGC (to compile the python interface to the MBS-DEM coupling)
|
|
* FLAG_IPY_WITH_MBS_LMGC (to compile the python interface to the MBS-DEM coupling)
|
|
* **Warning for MacOS user**, you have to force to use the same compiler
|
|
* **Warning for MacOS user**, you have to force to use the same compiler
|
|
as LMGC90, i.e. gcc:
|
|
as LMGC90, i.e. gcc:
|
|
* With cmake-gui: check *avdanced* and set the option CMAKE_C_COMPILER to gcc
|
|
* With cmake-gui: check *avdanced* and set the option CMAKE_C_COMPILER to gcc
|
|
* Alternatively, in the command line: `cmake . -DCMAKE_C_COMPILER=gcc`
|
|
* Alternatively, in the command line: `cmake . -DCMAKE_C_COMPILER=gcc`
|
|
* Compile MBsysC: `make`
|
|
* Compile MBsysC: `make`
|
|
|
|
|
|
## Compiling LMGC90 by linking to Robotran/MBsysC
|
|
## Compiling LMGC90 by linking to Robotran/MBsysC
|
... | | ... | |