C++ 11 VISUAL STUDIO AND IMPORTEXTERNALCTYPES
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Stephen Balint
am 29 Sep. 2017
Bearbeitet: Walter Roberson
am 3 Okt. 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 Kommentar
Nick Choi
am 3 Okt. 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'.
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Call C++ from MATLAB finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!