Additionally, especially if you are familiar with QMake, please find attached an example of a simple QMake project file with a set of dependencies on Ignite headers and libs as well as on some required Java headers and libs.
Kind regards, Alex. On Mon, Jul 24, 2017 at 3:44 PM, Alexander Fedotov < [email protected]> wrote: > Hi, > > Please refer to the pratform/cpp/README.txt for the information about the > required headers and libraries. > Under Linux, only makefiles are available for now. > > Kind regards, > Alex. > > On Mon, Jul 24, 2017 at 2:11 PM, kotamrajuyashasvi < > [email protected]> wrote: > >> Hi .. I'm a newbie in ignite. I was able to successfully deploy multiple >> ignite server nodes and run a client java program in java. The client java >> program required ignite-core.jar and some other jars. Now I want to run a >> sample ignite client in c++. >> >> I would like to know what are the main dependencies in c++, like java >> client >> required ignite-core.jar. In the docs its mentioned in DEVNOTES to use >> libtoolize,aclocal,autoheader, automake etc commands in platforms/cpp >> directory.. to build dependencies. What is the procedure after that? I >> have >> written a sample c++ ignite client program in some other directory and now >> what are the dependencies that I should add and how to find and add them. >> Is >> there any way without using make files since I'm not comfortable with >> makefiles. >> >> >> >> -- >> View this message in context: http://apache-ignite-users.705 >> 18.x6.nabble.com/Running-Ignite-client-in-C-tp15441.html >> Sent from the Apache Ignite Users mailing list archive at Nabble.com. >> > >
helloignitecpp.pro
Description: Binary data
