noble / node-bluetooth-hci-socket

MIT License
153 stars 188 forks source link

V8 problem on termux #93

Open claudiobadii opened 6 years ago

claudiobadii commented 6 years ago

There seems to be a problem with installing the package on termux. Clang exception:

screenshot_20180702-171141

claudiobadii commented 6 years ago

Hi,

I removed the clang package and I reinstalled gcc package from a third-part repository:

https://github.com/its-pointless/gcc_termux

Now termux is blocked for "undefined reference to v8". Do you have any idea? screenshot-1530624878198

Happy0 commented 6 years ago

I'm also trying to get this working on android, @claudiobadii and have reached the same stage as you after switching form clang to gcc.

I'll let you know if I find a way to resolve this issue. I'm also tracking my progress here:

http://between-two-worlds.dk:8807/%250%2FPl9mdoYgP4FX%2FnyXxoDtLCDYBjCCEiN29vadRMFtc%3D.sha256

claudiobadii commented 6 years ago

It's been a long time that I didn't develop in C/C++, but I had the luck to help a student in these weeks just on these languages. The fact that it doesn't find references to the various V8 libraries I think is due to the fact that Termux lacks the V8 package and consequently its libraries. That's why I ventured to create a package for termux, but even there I found problems https://github.com/termux/termux-packages/issues/1750. In the coming weeks I should try to implement Bluetooth on termux via termux-api and JAVA.

Il giorno gio 9 ago 2018 alle ore 17:48 Gordon Martin < notifications@github.com> ha scritto:

I'm also trying to get this working on android, @claudiobadii https://github.com/claudiobadii and have reached the same stage as you after switching form clang to gcc.

I'll let you know if I find a way to resolve this issue. I'm also tracking my progress here:

http://between-two-worlds.dk:8807/%250%2FPl9mdoYgP4FX%2FnyXxoDtLCDYBjCCEiN29vadRMFtc%3D.sha256

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/noble/node-bluetooth-hci-socket/issues/93#issuecomment-411805029, or mute the thread https://github.com/notifications/unsubscribe-auth/AGwN5fglKlkE2_T3jBCShvJbRhKIBnikks5uPFnhgaJpZM4U_ft_ .