https://github.com/osquery/osquery logo
#windows
Title
# windows
c

Chris Broome

11/26/2019, 8:43 PM
got
librdkafka
building from source in windows. fixed a linkage error by defining
LIBRDKAFKA_STATICLIB
but i’m also getting errors trying to find
zlib.h
f

flappy-sh

11/27/2019, 9:57 AM
im at the same linkage error now
i will try to push to a branch tomorow , but i have defined
LIBRDKAFKA_STATICLIB i dosent times but it doesnt get piked up by cmake
😛
c

Chris Broome

12/02/2019, 2:46 PM
i haven’t looked at the branch since i posted it last week. probably won’t be able to get to it until at least wednesday this week
f
2 Views