Chris Broome
06/13/2019, 2:13 PMYehonatanShami
06/13/2019, 5:34 PMChris Broome
06/13/2019, 5:45 PMYehonatanShami
06/16/2019, 1:31 PM.\tools\make-win64-binaries.bat : CMake Error: The source directory "C:/Users/Administrator/osquery" does not appear to
contain CMakeLists.txt.
At line:1 char:1
+ .\tools\make-win64-binaries.bat
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (CMake Error: Th...CMakeLists.txt.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Specify --help for usage, or press the help button on the CMake GUI.
Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1009: Project file does not exist.
Switch: osquery.sln
[-] osquery build failed.
Chris Broome
06/17/2019, 2:16 PM.\tools\make-win64-dev-env.bat
first?YehonatanShami
06/17/2019, 2:17 PMmake-win64-binaries
under a VS command prompt I get [-] Failed to find vs build tools. Re-run tools\make-win64-dev-env.bat
Chris Broome
06/17/2019, 2:56 PM.\tools\make-win64-dev-env.bat
to get all the required packages from chocolatey. that usually does the trickC:\ProgramData\chocolatey\bin
should be somewhere in your PATH
environment variable.YehonatanShami
06/17/2019, 3:22 PMChris Broome
06/17/2019, 3:39 PM.\tools\make-win64-dev-env.bat
will install vs build toolsC:\ProgramData\chocolately\bin
where cl
and it returns this: > where cl
C:\ProgramData\chocolatey\bin\cl.exe
YehonatanShami
06/18/2019, 4:38 AMChris Broome
06/18/2019, 1:16 PMYehonatanShami
06/18/2019, 1:25 PM