You need to look in the $IGNITE_HOME/platforms/cpp directory of the binary distribution. The instructions are in DEVNOTES.txt. Basically, run a bunch of autotools scripts and then make.
Regards, Stephen > On 28 May 2020, at 11:07, rakshita04 <[email protected]> wrote: > > Hi Team, > > We want to build apache ignite binary using apache-ignite-2.8.0-src source > code. > We are using below command to build the same- > mvn clean package -DskipTests > > But looks like it is downloading too many dependencies for the same. > Can we build it only for C++ platform? if yes how? > Also is it possible to build the binaries without internet connection? > > regards, > Rakshita Chaudhary > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/
