OME Files C++ 0.1.1 Downloads
Self-contained "super" builds | Platform builds | Documentation | Code | Previous versions
-
Full OME Files documentation is available here.
-
Documentation for the native OME Files C++ interface is available to read on the web starting here.
-
Standalone "super" builds are self-contained, providing all the libraries required and so are to some extent independent of the platform they run on. For long-term support releases such as CentOS, this means that newer versions of the libraries than provided by the platform are included, which includes bugfixes and features which would otherwise be missing (such as BigTIFF support). For rolling-release platforms (BSD ports, MacOS X homebrew), this means that the build will not break when the underlying platform changes, for example by updating the versions of the libraries we require to an incompatible version.
-
The downside to the convenience of the "super" build is that system libraries you might want to link into your application may depend upon different versions of the libraries than provided here, which will make linking applications using such libraries difficult. In all cases you should be able to build from source to work on operating systems which meet the requirements. This will ensure your build is compatible with the libraries available on the system.
-
Platform builds are built against a specific platform release and therefore should always work with the shared libraries provided by the platform. These releases are provided only for platforms with guaranteed ABI stability during their supported lifetime, and which also provide all of the needed build dependencies.
Self-contained "super" builds
Platform | Configuration | Download | |||
---|---|---|---|---|---|
File | Size | SHA1 | |||
CentOS 7.2 | Release | 25.61 MB | 89c110f1 | ||
Debug | 43.77 MB | 37c54030 | |||
CentOS 6.7 | Release | 26.04 MB | 71c22ef8 | ||
Debug | 44.33 MB | da0fc29e | |||
MacOS X 10.11 | Release | 23.15 MB | 491b0ca6 | ||
Debug | 24.99 MB | 69c85606 | |||
Ubuntu 14.04 LTS | Release | 25.76 MB | bff67a68 | ||
Debug | 43.82 MB | 0e35ee3c | |||
Windows VC12 64‑bit (VS2013) | Release | 77.08 MB | 27e5fb62 | ||
Debug | 179.3 MB | 7b5f2498 | |||
Windows VC12 32‑bit (VS2013) | Release | 69 MB | 042723a0 | ||
Debug | 159.52 MB | d12bcdd9 |
Platform builds
Platform | Configuration | Download | |||
---|---|---|---|---|---|
File | Size | SHA1 | |||
Ubuntu 14.04 LTS | Release | 7.08 MB | ecee69da | ||
Debug | 25.91 MB | 63660e0b |
Documentation
Documentation | Download | |||
---|---|---|---|---|
File | Size | SHA1 | ||
API reference | 4.17 MB | 144c3874 |
Online documentation:
Documentation | Link | |
---|---|---|
Manual | ||
OME Common API reference | ||
OME XML API reference | ||
OME Files API reference | ||
OME QtWidgets API reference |
Source code
OME components:
Component | Git | Download | ||||
---|---|---|---|---|---|---|
Repo | Tag | File | Size | SHA1 | ||
OME Common | v5.2.0 | 149.77 KB | 1f4c2609 | |||
343.3 KB | 86484a75 | |||||
OME XML | v5.2.0-m3 | 4.76 MB | de302c8a | |||
9.86 MB | 3b4b8e3e | |||||
OME Files | v0.1.1 | 286.78 KB | 55a966e6 | |||
608.03 KB | 520aa168 | |||||
OME QtWidgets | v5.2.0-m2 | 86.87 KB | c5d16e2f | |||
211.04 KB | 98c937e5 | |||||
OME Super-Build | v0.1.1 | 102.24 KB | b1413e29 | |||
587.5 KB | f3de7543 |
Third-party sources:
Component | Download | |||
---|---|---|---|---|
File | Size | SHA1 | ||
Boost | 76.55 MB | 7f56ab50 | ||
Bzip2 | 782.02 KB | 3f89f861 | ||
Google test | 468.65 KB | d7aa4b85 | ||
ICU | 25.72 MB | e4494ce9 | ||
PNG | 943.98 KB | 978b2f4e | ||
TIFF | 2.19 MB | 280e2770 | ||
Xalan | 1.69 MB | c9523543 | ||
Xerces | 4.16 MB | 44aa39f8 | ||
Zlib | 450.78 KB | b598beb7 |
Third-party tools (build dependencies):
Component | Download | |||
---|---|---|---|---|
File | Size | SHA1 | ||
Patch binary | 126.25 KB | 7b2ec738 | ||
Python Docutils | 1.62 MB | 00245062 | ||
Python Genshi | 491.58 KB | f34b7627 | ||
Python Jinja2 | 378.47 KB | 25ab3881 | ||
Python Markupsafe | 13.42 KB | cd5c22ac | ||
Python Pygments | 3.46 MB | fe2c8178 | ||
Python Setuptools | 626.61 KB | 7a0c0f37 | ||
Python Sphinx | 3.2 MB | 3a11f130 | ||
Tofrodos binary | 112.64 KB | 39686cd6 |
Previous versions
Previous versions of OME Files C++ (formerly named "Bio-Formats C++") can be found on the Bio-Formats C++ archive page.