You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
By clicking “Sign up for GitHub”, you agree to our
terms of service
and
privacy statement
. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
"D:\Terminal\openconsole.sln" (default target) (1) ->
"D:\Terminal\src\host\exe\Host.EXE.vcxproj.metaproj" (default target) (2) ->
"D:\Terminal\src\host\exe\Host.EXE.vcxproj" (default target) (4) ->
"D:\Terminal\src\tsf\tsf.vcxproj" (default target) (18) ->
(ClCompile target) ->
d:\terminal\src\tsf\precomp.h(26): fatal error C1083: Cannot open include file: 'atlbase.h': No such file or directory [D:\Terminal\src\tsf\tsf.vcxproj]
steermomo, dan-sc, Rebely22, aminasya, fengerzh, alexandruirimiea, glourencoffee, mohammadhassan1497, foxmsft, zimml, and 6 more reacted with thumbs up emoji
qaswedR reacted with confused emoji
All reactions
In Visual Studio, you can go to Tools->Get Tools and Features, which will open the Visual Studio Installer. From there you can click the Modify button for your Visual Studio version, then go to the Individual Components tab at the top. The C++ ATL components are in the section titled "SDKs, libraries, and frameworks" which is the last section in my list at least.
Fair warning, I had to install the V141 versions to get the atlbase error to go away, not the V142 versions in the picture.
CanoeFZH, seesharprun, egemenertugrul, glourencoffee, danryu, mohammadhassan1497, yjgeek, and yjwx0017 reacted with thumbs up emoji
qaswedR reacted with laugh emoji
mohammadhassan1497 reacted with heart emoji
All reactions
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
labels
May 7, 2019