Re: C++ native client compilation in Visual Studio

2017-01-26 Thread Jacob Barrett
..@pivotal.io] > Sent: Thursday, January 26, 2017 17:24 > To: dev@geode.apache.org > Subject: Re: C++ native client compilation in Visual Studio > > Native client is targeted for 64 bit only but that said you should have > success on 32 bit, though your milage may vary. > > Yo

RE: C++ native client compilation in Visual Studio

2017-01-26 Thread Gal Palmery
017: invalid integer constant expression" Thanks, Gal -Original Message- From: Jacob Barrett [mailto:jbarr...@pivotal.io] Sent: Thursday, January 26, 2017 16:16 To: dev@geode.apache.org Subject: Re: C++ native client compilation in Visual Studio Can you share the steps you took? Did you fo

Re: C++ native client compilation in Visual Studio

2017-01-26 Thread Jacob Barrett
lid integer constant expression" Thanks, Gal -Original Message- From: Jacob Barrett [mailto:jbarr...@pivotal.io] Sent: Thursday, January 26, 2017 16:16 To: dev@geode.apache.org Subject: Re: C++ native client compilation in Visual Studio Can you share the steps you took? Did you follow the

RE: C++ native client compilation in Visual Studio

2017-01-26 Thread Gal Palmery
Re: C++ native client compilation in Visual Studio Can you share the steps you took? Did you follow the BUILDING.md file? On Thu, Jan 26, 2017 at 6:09 AM Gal Palmery wrote: > Hi All, > > Did anyone successfully compile the c++ native client on Windows in > Visual Studio and can shar

Re: C++ native client compilation in Visual Studio

2017-01-26 Thread Jacob Barrett
Can you share the steps you took? Did you follow the BUILDING.md file? On Thu, Jan 26, 2017 at 6:09 AM Gal Palmery wrote: > Hi All, > > Did anyone successfully compile the c++ native client on Windows in Visual > Studio and can share some instructions ? > I'm struggling with it.. :\ > > Thanks,