Error compiling LNK2019 using oxgenPdb lib
I get errors when trying to compile ANY project with github.com/Oxygen1a1/oxgenPdb library.
this happens both in the example created for the example (name – drv test) and in other projects using it
errors:
1)Error LNK2019 unresolved external symbol WskReleaseProviderNPI referenced in function KsDestroy
2)Error LNK2019 unresolved external symbol WskRegister referenced in function KsInitialize
3)Error LNK2019 unresolved external symbol WskDeregister referenced in function KsDestroy
4)Error LNK2019 unresolved external symbol WskCaptureProviderNPI referenced in function KsInitialize