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

Bad Linkage errors #192

Open
OlivierJourdan opened this issue Nov 8, 2024 · 1 comment
Open

Bad Linkage errors #192

OlivierJourdan opened this issue Nov 8, 2024 · 1 comment

Comments

@OlivierJourdan
Copy link

This is more of a support request than an issue report. I'm sorry if this is the wrong place to do that.

I use Caraya most simply. All my tests only use those two VIs 👇

image

It's been working fine for ages. But when I'm running tests with CLI using this vI 👇

image

I'm coming across bad linkage errors I can't explain.

I have two similar projects (2 plug-ins). One is correctly tested, and the second is sending me a "bad linkage" issue pointing out an existing VI…

Do you have any idea what's going on?

@francois-normandin
Copy link
Collaborator

@OlivierJourdan

I do not know of all the ways you could get this error message, but bad linkage errors are usually something in the dependencies of the VI that is missing. If your VI is not broken, could it be that it contains a disable structure that references a deleted or uninstalled library/VI?

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

2 participants