TwinCAT 3.1.4026, Unable to find compatible C++ platform toolset version
40 views (last 30 days)
Show older comments
gregory pais
on 12 Jun 2024
Answered: gregory pais
on 12 Jun 2024
I have installed the TE14xx Toolbox from Beckhoff with TwinCAT 4026, to compile and integrate my Simulink Model in Twincat3, I receive the following error Message.
### Init project
Warning: No appropriate platform toolset was found
Warning: Ignoring installed MsBuild version 17.0: TwinCAT platform files are not installed for this version
Warning: Ignoring installed Microsoft Visual C++ version 14.3: This version is not supported by the actual MsBuild version 0.0.
Version 17.0 is required.
ERROR: Unable to find compatible C++ platform toolset version.
ERROR: Code generation failed: Project export failed
I used Visual Studio community 2022 (version 17.10.0) with matlab R2023b
How to solve this issue ?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Simulink Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!