6 Nov
2015
6 Nov
'15
6:17 p.m.
On Thu, Nov 5, 2015 at 11:15 AM, Mikael Olenfalk
On Wed, Nov 4, 2015 at 8:42 PM, John Maddock
wrote: On 04/11/2015 19:20, Vladimir Prus wrote:
I believe Visual Studio team is aware of the problem, but there's no
public URL to track the progress.
Oh :(
I reached out to them again to verify if the fix is in Update 1 RC or if it will make it in Update 1. In the meantime adding "/AI $pathto\store\references" in cppflags should solve the problem mentioned in Vladimirs email above, for example like this: cl /ZW /EHsc cxtest.cpp /AI "c:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\lib\store\references"
The fix made it into VS2015 Update 1 RC. /M