C++ 11 VISUAL STUDIO AND IMPORTEXTERNALCTYPES

I'm using Simulink.importExternalCTypes on 2017b to import some C++11 and onwards custom types. I'm using Visual Studio 2017 Community. I appear to be getting C++11 related errors, for example,
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\cstring:18: error: 20,
identifier "using" is undefined
Am I missing a configuration item?

1 个评论

Could you share example code and explain your workflow a bit more?
It would be helpful to know how you are using 'Simulink.importExternalCTypes'.

请先登录,再进行评论。

 采纳的回答

Looks like I expected too much of it. Works for simple types, structures etc.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Logical 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by