i have downloaded and trying to build the odbc project but it is referencing the following files that are not in the visual studio project ssl_bindings.h and ssl_gateway.cpp
#include <openssl/ssl.h> #include <openssl/conf.h> #include <openssl/err.h> error is Error C1083 Cannot open include file: 'openssl/ssl.h': No such file or directory -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
