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

Nd2ReadSdk.so: cannot open shared object file: No such file or directory #3

Open
JaneYTLing opened this issue Jul 20, 2023 · 0 comments

Comments

@JaneYTLing
Copy link

Hi all,

I ran into the following error while trying out the script. What is Nd2ReadSdk.so?

>> loadlibrary('Nd2ReadSdk', 'Nd2ReadSdk.h')
Warning: Message from C preprocessor:
**PATH**/nd2reader/include/Nd2ReadSdk.h:1:9: warning: #pragma once in main file
    1 | #pragma once
      |         ^~~~
 
> In loadlibrary 
Warning: Warnings messages were produced while parsing.  Check the functions you intend to use for correctness.  Warning text can be viewed using:
 [notfound,warnings]=loadlibrary(...) 
> In loadlibrary 
Error using loadlibrary
There was an error loading the library "Nd2ReadSdk"
Nd2ReadSdk.so: cannot open shared object file: No such file or directory

Caused by:
    Error using loaddefinedlibrary
    Nd2ReadSdk.so: cannot open shared object file: No such file or directory
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