I am following this guide
https://msdn.microsoft.com/en-us/library/windows/hardware/hh439665(v=vs.85).aspx
I am using visual studio 2015 with wdk 10. However, when i am trying to build the solution (step 14), I get the following error:
command-line error: exception handling option can be used only when compiling C++ in line 1
Any ideas ?
Thank you