Trying to get a windows environment setup for comp...
# general
e
Trying to get a windows environment setup for compiling osQuery and I'm hitting a few snags. When running the cmake gui, it can't seem to find any of the sources necessary to compile, but I thought it was supposed to automatically use git to do the checkouts of the necessary projects? I can go do it manually for each of these into these locations and then move the files where they need to be, but I'm thinking there has to be an easier way I am just not aware of? Error from cmake-gui when doing a configure (I've manually checked out boost and icu to the subdir's it is looking for in this):
Copy code
Build type: 
Shared libraries: OFF
Importing: facebook/markupsafe
Importing: facebook/jinja2
Importing: source/boost
Importing: source/icu
Importing: source/bzip2
error: pathspec 'C:/Users/user/Downloads/osquery-master/osquery-master/libraries/cmake/source/bzip2/src' did not match any file(s) known to git