Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Fixed missing javah in openJDK 10+ #164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Heckie75
Copy link

This is a change that fixes issue of missing javah in openJDK 10+

I know that it is not compatible with earlier Java versions.

Copy link

@CRaFT4ik CRaFT4ik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine with Java 10+.

@d-f-clark
Copy link

When might this (and perhaps other changes for newer Java distributions) be merged into master? Trying to build tinyb on Raspbian Buster with OpenJDK 11 fails due to Java issues.

@Heckie75
Copy link
Author

@d-f-clark
It seems that there aren't any changes in this project anymore. I suggest you to fork this project and fix the issues / applying PR in your fork.

BTW: Actually I also wanted to implement my bluetooth projects with Java, e.g. MipowPlaybulbTinyb but realized that it has not the expected stability. May be you take an alternative like bluez-dbus into account. However, I haven't validated this alternative yet.

@d-f-clark
Copy link

Thanks for the response. I actually used tinyb in a project back in 2017 and it worked fairly well, with some help from Petre at the time. Had hoped to use it again on a Raspberry Pi Zero project, but build issues have gotten in the way.

I do find it odd that in this day of IoT BlueZ is so far behind the BLE curve.

@Heckie75 Heckie75 reopened this Oct 3, 2021
@renegrob
Copy link

This worked for me :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants