Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conda built gadgetron cannot load shared library #111

Closed
paskino opened this issue Apr 24, 2018 · 1 comment
Closed

conda built gadgetron cannot load shared library #111

paskino opened this issue Apr 24, 2018 · 1 comment
Assignees

Comments

@paskino
Copy link
Contributor

paskino commented Apr 24, 2018

Needs to set the LD_LIBRARY_PATH in the anaconda environment.

04-24 16:58:36.922 INFO [GadgetStreamController.cpp:276]   Reader dll: gadgetron_mricore
04-24 16:58:36.922 INFO [GadgetStreamController.cpp:277]   Reader class: GadgetIsmrmrdAcquisitionMessageReader
04-24 16:58:36.922 INFO [GadgetStreamController.cpp:278]   Reader slot: 1008
04-24 16:58:36.922 ERROR [GadgetStreamInterface.h:74] Failed to load DLL, Possible reasons: 
04-24 16:58:36.922 ERROR [GadgetStreamInterface.h:75]    * Name of DLL is wrong in XML file 
04-24 16:58:36.923 ERROR [GadgetStreamInterface.h:76]    * Path of DLL is not in your DLL search path (LD_LIBRARY_PATH on Unix)
04-24 16:58:36.923 ERROR [GadgetStreamInterface.h:77]    * Path of other DLLs that this DLL depends on is not in the search path
@paskino paskino self-assigned this Apr 24, 2018
@paskino paskino mentioned this issue Apr 24, 2018
12 tasks
@paskino
Copy link
Contributor Author

paskino commented May 8, 2018

added dependency on openblas fixes the issue.

@paskino paskino closed this as completed May 8, 2018
paskino added a commit to paskino/SIRF-SuperBuild that referenced this issue Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant