Re: DLL Hell

2016-08-16 Thread Mathieu Fenniak
plicon.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 /?&q

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
; -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.com > > Date: Mon, 15 Aug 2016

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: http://mail-archives.apache.org/mod_mbox/kafka-users/201608.mbox/%3CCAHoiPjweo-xSj3TiodcDVf4wNnn

DLL Hell

2016-08-15 Thread Martin Gainty
kafka-trunk\streams>gradle buildCaused by: java.lang.RuntimeException: librocksdbjni-win64.dll was not found inside JAR.at org.rocksdb.NativeLibraryLoader.loadLibraryFromJarToTemp(NativeLibraryLoader.java:106) at org.rocksdb.NativeLibraryLoader.loadLibraryFromJar(NativeLibraryLoad