Ticket #170 (closed task: fixed)
Opened 2010-08-26T17:06:49-05:00
Last modified 2011-02-22T17:40:29-06:00
Create new bf-cpp project based on jar2lib
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Build System | Version: | |
Severity: | non-issue | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
The old bf-cpp project included two test programs, showinf and minimum_writer, and it would be good to have a new project that builds them linked to the bfcpp shared library.
Change History
comment:2 Changed 2010-11-29T10:59:13-06:00 by curtis
- Milestone changed from biweekly-2010: Nov-15 to Nov-24 to biweekly-2010: Nov-29 to Dec-10
comment:3 Changed 2010-12-09T13:39:06-06:00 by curtis
- Milestone changed from biweekly-2010: Nov-29 to Dec-10 to biweekly-2011: Jan-31 to Feb-11
comment:4 Changed 2011-02-15T09:38:40-06:00 by curtis
- Milestone changed from biweekly-2011: Feb-14 to Feb-25 to biweekly-2011: Mar-14 to Mar-25
comment:5 Changed 2011-02-22T17:40:29-06:00 by curtis
- Status changed from new to closed
- Resolution set to fixed
It is now possible to wrap and build the Bio-Formats C++ bindings on the maven branch of Bio-Formats via the cppwrap plugin, including minimum_writer.cpp and showinf.cpp example programs.