P
Peter Rudloff
Guest
>c:\program files (x86)\windows kits\10\include\10.0.17763.0\um\d3d10.h(1654): error C2065: 'default': nichtdeklarierter Bezeichner
This came up when compiling StdAfx.cpp from an old dll. My problem: d3d10.h is not included by my headers; hence I have no idea where I could amend anything. The dll compiled well a couple of hours ago and only code was changed, headers remained untouched.
Thanks a lot for any assistance.
Continue reading...