ANSSI-FR / AD-control-paths

Active Directory Control Paths auditing and graphing tools
https://www.sstic.org/2014/presentation/chemins_de_controle_active_directory/
Other
655 stars 99 forks source link

Unable to Compile with VS2017 #18

Closed fslef closed 6 years ago

fslef commented 6 years ago

Hi,

I run into an error when I try to compile the code in VS.

I retargeted the solution with the right version of the SDK. But when I build the solution: I have the following error :

Any ideas about the issue?

gdedrouas commented 6 years ago

Hi There are 3 solutions to build with particular target configurations, as documented in the readme. TraceWPP should not be required in those targets during the build, so maybe an incorrect build configuration was selected.

Can you add more details ?