I get following error when trying to port projects from Visual studio 2010 to vs2015,
- Error U1052 file 'ntwin32.mak' not found
- Warning treat as error no Obj file generated (I can't turn the setting Off for this as it is required project settings)
- error C2338: The C++ Standard forbids containers of const elements because allocator is ill-formed.