CATIA-Systems / FMIKit-Simulink

Import and export Functional Mock-up Units with Simulink
Other
155 stars 50 forks source link

The CMake version is low when generating fmu, how can I upgrade to the required version? #383

Closed qilianshanlgz closed 1 year ago

qilianshanlgz commented 1 year ago

When generating the fmu file, the error message is as follows:

CMake Error at CMakeLists.txt:1 (cmake_minimum_required): CMake 3.22 or higher is required. You are running version 3.12.18081601-MSVC_2 -- Configuring incomplete, errors occurred!

MATLAB version:2021b FMIKit-Simulink version:3.0 visual studio:2017 How can I upgrade to the required CMake version?