Code Monkey home page Code Monkey logo

dcmtk-ios's Introduction

dcmtk-ios

Build DCMTK libraries for iOS

This is still a work in progress, the files are generated but there may still be issues with using the library

Currently the 3.6.0 branch of code appears to work as expected.

http://dicom.offis.de/dcmtk.php.en

Creates fat binary libraries compatible with Simulator (x86_64), arm64 and armv7

./build.sh

the script will create a /dependencies folder with an /include and /lib folder

Include these two folders in your XCode project.

You can test that the libraries include multiple architectures by running the following command

file libdcmjpeg.a

libdcmjpeg.a: Mach-O universal binary with 3 architectures
libdcmjpeg.a (for architecture armv7):	current ar archive random library
libdcmjpeg.a (for architecture x86_64):	current ar archive random library
libdcmjpeg.a (for architecture arm64):	current ar archive random library

dcmtk-ios's People

Contributors

ashtons avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.