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

UndefVarError: libftd2xx not defined #60

Open
mchitre opened this issue Oct 8, 2023 · 1 comment
Open

UndefVarError: libftd2xx not defined #60

mchitre opened this issue Oct 8, 2023 · 1 comment

Comments

@mchitre
Copy link

mchitre commented Oct 8, 2023

julia> using LibFTD2XX

julia> D2XXDevices()
ERROR: UndefVarError: `libftd2xx` not defined
Stacktrace:
 [1] FT_CreateDeviceInfoList
   @ ~/.julia/packages/LibFTD2XX/17xne/src/wrapper.jl:299 [inlined]
 [2] createdeviceinfolist
   @ ~/.julia/packages/LibFTD2XX/17xne/src/LibFTD2XX.jl:754 [inlined]
 [3] D2XXDevices()
   @ LibFTD2XX ~/.julia/packages/LibFTD2XX/17xne/src/LibFTD2XX.jl:184
 [4] top-level scope
   @ REPL[4]:1

Tried with latest release and also with master.

@samuelpowell
Copy link
Contributor

This package hasn't been updated since Julia 1.3 (over three years ago) so it is quite possible that it is broken. I will mark the package as archived, but PRs are welcome.

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