Here is a recent email message from @PasinSuriyentrakorn, who worked on the portable java version of Couchbase Lite:
---------- Hello, Currently we don’t have a jar file that contains all of the platforms, and we still don’t have a complete build system setup either (CBLT-249 <https://www.couchbase.com/issues/browse/CBLT-249>). The repo (couchbase-lite-java-native <https://github.com/couchbase/couchbase-lite-java-native>) can be built on OSX, Linux, and Windows. The easiest way to achieve is to clone the project on each OS, build the project, and merge the jar file. Thanks Pasin On Tue, Aug 19, 2014 at 5:14 PM, James Norman <[email protected]> wrote: > I downloaded the java couchbase community and enterprise release and am > having some issues getting it running on windows. I receive the error: > Library not found: /native/windows/amd64/CouchbaseLiteJavaNative.dll > > When creating a database. I looked at the couchbase-lite-java-core.jar > file and it contains only the libraries for Linux (ie > /native/linux/amd64/libCouchbaseLiteJavaNative.so) and not /native/windows. > > What is needed to get this native file for windows? Thanks again for the > help. > > -james > > -- > You received this message because you are subscribed to the Google Groups > "Couchbase Mobile" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mobile-couchbase/cfc73aa2-aef1-40c0-a872-26a66695933d%40googlegroups.com > <https://groups.google.com/d/msgid/mobile-couchbase/cfc73aa2-aef1-40c0-a872-26a66695933d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/CACSSHCF0FqgnxNMhhxEL3hkrTDqWSDv%2B%3D7AXfh2dV%3D3mzxJKwQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
