CATIA-Systems / FMIKit-Simulink

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

block_diagram does not have a parameter named 'CMakeGeneratorPlatform' #439

Closed ryadav07 closed 1 year ago

ryadav07 commented 1 year ago

I am getting this error while generating FMU using grtfmi.tlc file for a model containing reference blocks

The call to grtfmi_make_rtw_hook, during the after_make hook generated the following error: block_diagram does not have a parameter named 'CMakeGeneratorPlatform' The build process will terminate as a result. Caused by: block_diagram does not have a parameter named 'CMakeGeneratorPlatform'

ryadav07 commented 1 year ago

Hi is this issue resolved , do I download the latest version of FMIKIT ?

t-sommer commented 1 year ago

This change will be part of the next release. In the mean time you can use the latest build from CI.

ryadav07 commented 1 year ago

Thanks can you please point me to the exact location? I am getting this issue on Linux , thanks

On Thu, 6 Jul 2023 at 03:22, Torsten Sommer @.***> wrote:

This change will be part of the next release. In the mean time you can use the latest build from CI https://dev.azure.com/CATIA-Systems/FMIKit-Simulink/_build/results?buildId=1802&view=artifacts&pathAsName=false&type=publishedArtifacts .

— Reply to this email directly, view it on GitHub https://github.com/CATIA-Systems/FMIKit-Simulink/issues/439#issuecomment-1623126344, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP5RZQPQD73PSTIP2MXWRSDXOZRUDANCNFSM6AAAAAAZZ2FOIQ . You are receiving this because you authored the thread.Message ID: @.***>

-- regards, Rohit Yadav

t-sommer commented 1 year ago