Skip to content

Run time error of DTIPrep because of a missed shared library #21

Description

@aghayoor

I cloned the latest version of DTIPrep (975ed3d) and built it on a Mac OS X 10.10.4 using default cmake parameters except that I turned off USE_DTIProcess.
The build was successful, and DTIPrep binary was generated in:
bin/DTIPrep.app/Contents/MacOS/DTIPrep

While all other binaries were generated in the "bin/" directory.
Why is DTIPrep binary generated in a .app directory rather than the bin directory?

Also, when I run the DTIPrep on a test dataset, I get following error:

"
dyld: Library not loaded: libtiff.5.dylib
Referenced from: /scratch/DTIPrep/release-20160523/bin/DTIPrep.app/Contents/MacOS/DTIPrep
Reason: image not found
Trace/BPT trap: 5
"

Does anyone have an idea how to fix this issue?

Thank you,
Ali

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions