C++ 11 VISUAL STUDIO AND IMPORTEXTERNALCTYPES

4 vues (au cours des 30 derniers jours)
Stephen Balint
Stephen Balint le 29 Sep 2017
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 commentaire
Nick Choi
Nick Choi le 3 Oct 2017
Could you share example code and explain your workflow a bit more?
It would be helpful to know how you are using 'Simulink.importExternalCTypes'.

Connectez-vous pour commenter.

Réponse acceptée

Stephen Balint
Stephen Balint le 3 Oct 2017
Looks like I expected too much of it. Works for simple types, structures etc.

Plus de réponses (0)

Catégories

En savoir plus sur Call C++ from MATLAB dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by