Re: C++ API can't build successfully in my linux environment

2016-12-13 Thread Igor Sapego
; jni/Makefile.am: The usual way to define 'CXX' is to add 'AC_PROG_CXX' > > jni/Makefile.am: to 'configure.ac' and run 'autoconf' again. > > odbc/Makefile.am: error: C++ source seen but 'CXX' is undefined > > odbc/Makefile.am:

?????? C++ API can't build successfully in my linux environment

2016-11-15 Thread smile
x27;configure.ac' and run 'autoconf' again. odbc/Makefile.am: error: C++ source seen but 'CXX' is undefined odbc/Makefile.am: The usual way to define 'CXX' is to add 'AC_PROG_CXX' odbc/Makefile.am: to 'configure.ac' and run 'auto

?????? C++ API can't build successfully in my linux environment

2016-11-14 Thread smile
for the latest ignite, then I will feedback when I have tried it! Thanks again! -- -- ??: "Igor Sapego";; : 2016??11??14??(??) 11:41 ??: "user"; ????: Re: C++ API can't build successfully in my lin

Re: C++ API can't build successfully in my linux environment

2016-11-14 Thread Igor Sapego
原始邮件 -- >>> *发件人:* "Igor Sapego" >>> *发送时间:* 2016年11月14日(星期一) 晚上10:09 >>> *收件人:* "user"; >>> *主题:* Re: C++ API can't build successfully in my linux environment >>> Hi, >>> >>> Which version do

Re: C++ API can't build successfully in my linux environment

2016-11-14 Thread Igor Sapego
> >> I used ignite1.7.0 >> -- 原始邮件 -- >> *发件人:* "Igor Sapego" >> *发送时间:* 2016年11月14日(星期一) 晚上10:09 >> *收件人:* "user"; >> *主题:* Re: C++ API can't build successfully in my linux environment >> Hi, >> &g

Re: C++ API can't build successfully in my linux environment

2016-11-14 Thread Igor Sapego
ot;user"; > *主题:* Re: C++ API can't build successfully in my linux environment > Hi, > > Which version do you use? > > Best Regards, > Igor > > On Mon, Nov 14, 2016 at 4:59 PM, smile wrote: > >> Hi, all >> I build C++ api in linux environment

?????? C++ API can't build successfully in my linux environment

2016-11-14 Thread smile
I used ignite1.7.0-- -- ??: "Igor Sapego" : 2016??11??14??(??) 10:09 ??: "user"; ????: Re: C++ API can't build successfully in my linux environment Hi, Which version do you use? Best Regards, Igor

Re: C++ API can't build successfully in my linux environment

2016-11-14 Thread Igor Sapego
Hi, Which version do you use? Best Regards, Igor On Mon, Nov 14, 2016 at 4:59 PM, smile wrote: > Hi, all > I build C++ api in linux environment, linux is Center OS, and g++ > version is 4.4.6, I get a lot build error, and I have to modify the code, > include : > > 1、ignite_error.h : ~Igni

C++ API can't build successfully in my linux environment

2016-11-14 Thread smile
Hi, all I build C++ api in linux environment, linux is Center OS, and g++ version is 4.4.6?? I get a lot build error, and I have to modify the code, include : 1??ignite_error.h : ~IgniteError(); ~IgniteError() throw(); 2??ignite_error.cpp : IgniteError::~IgniteError()??IgniteErr