|
|
|
# MinGW
|
|
|
|
|
|
|
|
Under Windows with both **Microsoft Visual C++ (MSVC)** (so assuming windows problem only) and **MinGW** installed, **CMake** may mix standard library leading to compilation error outside the scope of MBsysc (ie: related to malloc).
|
|
|
|
|
|
|
|
Current quick fix is wipe out MinGW. Better should the user with multiple configuration to learn how to configure its own system. |
|
|
|
\ No newline at end of file |