RE: DLL Hell

2016-08-16 Thread Martin Gainty
> From: mathieu.fenn...@replicon.com > Date: Tue, 16 Aug 2016 06:57:16 -0600 > Subject: Re: DLL Hell > To: users@kafka.apache.org > > Hey Martin, > > I had to modify the -G argument to that command to include the visual > studio year. If you run "cmake /?&qu

Re: DLL Hell

2016-08-16 Thread Mathieu Fenniak
ot;Visual Studio 12 Win64" -DGFLAGS=1 -DSNAPPY=1 -DJEMALLOC=1 > -DJNI=1 > CMake Error: Could not create named generator Visual Studio 12 Win64 > ?Please advise > Martin > __ > > > > > From: mathieu.fenn...@replicon

RE: DLL Hell

2016-08-16 Thread Martin Gainty
mathieu.fenn...@replicon.com > Date: Mon, 15 Aug 2016 13:43:47 -0600 > Subject: Re: DLL Hell > To: users@kafka.apache.org > > Hi Martin, > > rocksdb does not currently distribute a Windows-compatible build of their > rocksdbjni library. I recently wrote up some instructi

Re: DLL Hell

2016-08-15 Thread Mathieu Fenniak
Hi Martin, rocksdb does not currently distribute a Windows-compatible build of their rocksdbjni library. I recently wrote up some instructions on how to produce a local build, which you can find here: