Help about MFC

06/25/2018 09:17 aoyamananami#1
Hello everyone as of now i installed the visual studio 2017, after rebuild the accountserver and other application it gives me error that undeclared new.h
anyone can help me how to installed the MFC ? thanks in advance:handsdown:
06/25/2018 12:05 xTwiLightx#2
Open the Visual Studio installer, check "MFC and ATL support (x86 and x64)"when choosing the features for installation.
06/25/2018 12:21 KingKeesie#3
Had this once to even when checked MFC and ATL support x84 and x64 i did clean windows instal and after this it went smootly.
06/26/2018 07:39 aoyamananami#4
Quote:
Originally Posted by xTwiLightx View Post
Open the Visual Studio installer, check "MFC and ATL support (x86 and x64)"when choosing the features for installation.
its already checked but same problem.
06/26/2018 10:41 xTwiLightx#5
Well, then check your Include Directories and make sure that the default Windows SDKs are present and not overwritten:

[Only registered and activated users can see links. Click Here To Register...]

The resolved paths should look like this (notice the path containing "atlmfc"):

[Only registered and activated users can see links. Click Here To Register...]