exception handling - visual studio 2015 wdk 10 command line error -


i following guide

https://msdn.microsoft.com/en-us/library/windows/hardware/hh439665(v=vs.85).aspx

i using visual studio 2015 wdk 10. however, when trying build solution (step 14), following error:

command-line error: exception handling option can used when compiling c++ in line 1

any ideas ?

thank you

it's simple. there bug in vs 2015. need wait vs 2015 update 1, there no workaround.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -