[ome-users] bf-cpp find for cmake projects
Matthias Noll
matthias.noll at igd.fraunhofer.de
Thu Jul 12 17:22:45 BST 2012
Dear all,
since I have some problems with the itk bio-formats reader I decided to
compile the Bio-Formats C++ bindings to read in the huge ome.tif files
by myself. Maybe I will get around the problem of java trying to load
the whole file into a memory array (using the itk BioFormatIO).
Now that I completed the compilation I am wondering if there is already
a cmake find file for cmake project inclusion out there. I think it
would not be that difficult to write one, but I'm not sure which files I
need to include, since for example in the dist folder, there are a lot
of jar files. And I did not yet use a c++ library that is depending on
jar's. If somebody already has a cmake find that I could use, I would be
really glad to have it. If not, maybe someone can tell me what files are
necessary to include in the project and what to do with the jar's and I
will write a find file and post it here after it is finished.
Hoping to receive some information on this.
With best regards,
Matthias
More information about the ome-users
mailing list