• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #616 (closed story: fixed)

Opened 21 months ago

Last modified 21 months ago

C++ bindings for OMERO.blitz

Reported by: jmoore Owned by: jmoore
Priority: minor Milestone: 3.0-Beta2
Component: Services Version: 3.0-Beta1
Keywords: blitz, iteration2 Cc:

Description (last modified by jmoore) (diff)

The C++ bindings are the first priority for cross-language clients.

See https://trac.openmicroscopy.org.uk/omero/wiki/OmeroCPP for more.

Change History

Changed 21 months ago by jmoore

  • description modified (diff)

Changed 21 months ago by jmoore

  • keywords blitz, iteration2 added

Changed 21 months ago by jmoore

  • status changed from new to closed
  • resolution set to fixed

r1352 et al. now provide a working C++ implementation. make from blitz/src/cpp will produce two shared-object libraries (libOMERO_model.so and libOMERO_client.so) with which clients can be written against the OMERO.blitz server. The java omero dist command from OMERO_HOME will copy the necessary libs to OMERO_HOME/dist/lib and all header files to OMERO_HOME/dist/include.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/