[
https://issues.apache.org/jira/browse/IGNITE-4100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653690#comment-15653690
]
Ksenia Rybakova commented on IGNITE-4100:
-----------------------------------------
[~isapego] Please, clarify in DEVNOTES.txt "To build ODBC driver you need to
install ODBC Driver Manager on you system.
Apache Ignite has been tested with UnixODBC." that unixodbc-dev package
should be installed. If I install unixodbc instead of unixodbc-dev I get an
error during ./configure:
{noformat}
In file included from src/app/application_data_buffer.cpp:26:0:
./include/ignite/odbc/system/odbc_constants.h:34:20: fatal error: sqlext.h: No
such file or directory
...
{noformat}
> Some typos and missing references in cpp platform instructions
> --------------------------------------------------------------
>
> Key: IGNITE-4100
> URL: https://issues.apache.org/jira/browse/IGNITE-4100
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 1.6
> Reporter: Ksenia Rybakova
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Fix For: 1.8
>
>
> 1) Fix typo in $IGNITE_HOME/platforms/cpp/DEVNOTES.txt, line 40:
> {{heasders}} -> {{headers}}
> 2) Fix typo in $IGNITE_HOME/platforms/cpp/README.txt, line 5:
> {{you can execute perform}} -> {{you can perform}} or {{you can execute}}
> 3) Fix typo in $IGNITE_HOME/platforms/cpp/README.txt, line 52:
> {{odbc.dll}} -> {{ignite.odbc.dll}}
> 4) $IGNITE_HOME/platforms/cpp/DEVNOTES.txt:
> add some note (to both linux and windows sections or to common section) that
> user should refer to $IGNITE_HOME/platforms/cpp/odbc/README.txt to install
> odbc driver
> 5) $IGNITE_HOME/platforms/cpp/examples/README.txt, line 10 {{Apache Ignite
> C++ must be built according to instructions for your platform}}:
> add a reference to the instruction $IGNITE_HOME/platforms/cpp/DEVNOTES.txt
> 6) $IGNITE_HOME/platforms/cpp/examples/README.txt, line 29 {{Apache Ignite
> ODBC driver must be built and installed according to instructions for your
> platform.}}:
> suggest you moving this to {{Common requirements}} (since it's actual for
> both Linux and Win) and adding a reference to the instruction
> $IGNITE_HOME/platforms/cpp/odbc/README.txt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)