Airsim: Build Error : MavLinkCom.vcxproj

Created on 6 Feb 2018  路  3Comments  路  Source: microsoft/AirSim

c:\program files (x86)\microsoft visual studio 14.0\vc\include\crtdefs.h(10): fatal error C1083: Cannot open including files 'core
crt.h': No such file or directory [C:\Users\kbs\source\AirSim2\MavLinkCom\MavLinkCom.vcxproj]

Most helpful comment

Confirmed, I have the same problem while trying to build with Visual Studio 2017.\

EDIT: The solution is to modify the VS 2017 install by adding "Windows Universal CRT SDK" under "Individual Components" -> "Compilers, build tools and runtimes"

All 3 comments

I'm guessing your Visual Studio 2015 either doesn't have Update 3 or has only partial VC++ product installed.

having the same problem, using visual studio 2017
c:\program files (x86)\microsoft visual studio 14.0\vc\include\crtdefs.h(10): fatal error C1083: Cannot open including files 'core
crt.h': No such file or directory [C:\Users\kbs\source\AirSim2\MavLinkCom\MavLinkCom.vcxproj]

Confirmed, I have the same problem while trying to build with Visual Studio 2017.\

EDIT: The solution is to modify the VS 2017 install by adding "Windows Universal CRT SDK" under "Individual Components" -> "Compilers, build tools and runtimes"

Was this page helpful?
0 / 5 - 0 ratings

Related issues

r2d2Proton picture r2d2Proton  路  3Comments

HereIsPatrick picture HereIsPatrick  路  3Comments

kharyal picture kharyal  路  3Comments

Kim-BongSu picture Kim-BongSu  路  4Comments

zywOwO picture zywOwO  路  3Comments