intel-iot-devkit / tinyb

TinyB exposes the BLE GATT API for C++, Java and other languages, using BlueZ over DBus.
MIT License
255 stars 114 forks source link

CMake error cannot find javah on Java 10 #145

Open blackBoyCode opened 6 years ago

blackBoyCode commented 6 years ago

I've been ask to report this issue concerning error with Java 10:

https://stackoverflow.com/questions/50184247/tinybs-cmake-script-cannot-find-javah

if there is a quick fix I would like to know a step by step tutorial as I know nothing about cmake config.

Heckie75 commented 5 years ago

Maybe take a look at https://github.com/intel-iot-devkit/tinyb/pull/164/files

In my case it works:

OpenJDK Runtime Environment (build 11.0.3+7-Ubuntu-1ubuntu1) OpenJDK 64-Bit Server VM (build 11.0.3+7-Ubuntu-1ubuntu1, mixed mode, sharing)