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

Does not run on FreeBSD #264

Open
mkohanim opened this issue Jul 31, 2022 · 0 comments
Open

Does not run on FreeBSD #264

mkohanim opened this issue Jul 31, 2022 · 0 comments

Comments

@mkohanim
Copy link

../src/node_usb.cc:36:5: error: use of undeclared identifier 'libusb_interrupt_event_handler'
npm ERR! libusb_interrupt_event_handler(usb_context);
npm ERR! ^
npm ERR! ../src/node_usb.cc:85:36: error: use of undeclared identifier 'LIBUSB_OPTION_LOG_LEVEL'
npm ERR! libusb_set_option(usb_context, LIBUSB_OPTION_LOG_LEVEL, info[0].AsNapi::Number().Int32Value());
npm ERR! ^
npm ERR! ../src/node_usb.cc:94:36: error: use of undeclared identifier 'LIBUSB_OPTION_USE_USBDK'
npm ERR! libusb_set_option(usb_context, LIBUSB_OPTION_USE_USBDK);

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