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

Master branch fails to build on FreeBSD 12.0 #113

Open
cusspvz opened this issue Jul 16, 2019 · 1 comment
Open

Master branch fails to build on FreeBSD 12.0 #113

cusspvz opened this issue Jul 16, 2019 · 1 comment

Comments

@cusspvz
Copy link

cusspvz commented Jul 16, 2019

../src/BluetoothHciSocket.cpp:276:42: error: no matching member function for call to 'NewInstance'
../../nan/nan.h:1045:3: note: 'MakeCallback' has been explicitly marked deprecated here
  NAN_DEPRECATED inline v8::Local<v8::Value> MakeCallback(
  ^
  Local<Value> error = errorConstructor->NewInstance(1, constructorArgs);
                       ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
@cusspvz
Copy link
Author

cusspvz commented Jul 16, 2019

Linked with noble/bleno#438

@akx akx mentioned this issue Aug 28, 2019
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