Hello!

I think that Ignite ships with binary builds of ODBC driver for Windows,
under platforms\cpp\bin\odbc.

Otherwise, if you really want to build it, you will need OpenSSL library.

Regards,


-- 
Ilya Kasnacheev

2018-07-23 17:05 GMT+03:00 wt <[email protected]>:

> 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/
>

Reply via email to