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

When cmake -DBLUEZ_VERSION=4.xx,it will failed #260

Open
joyopeng opened this issue Nov 16, 2023 · 0 comments
Open

When cmake -DBLUEZ_VERSION=4.xx,it will failed #260

joyopeng opened this issue Nov 16, 2023 · 0 comments

Comments

@joyopeng
Copy link

joyopeng commented Nov 16, 2023

When cmake -DBLUEZ_VERSION=4.xx,it will use bluez lib as the core gatttlib.
1.But the CMakeLists.txt ,target_compile_definitions(gattlib PUBLIC -DGATTLIB_LOG_LEVEL=${GATTLIB_LOG_LEVEL}) before add_library gattlib.
2.Also miss typedef struct _GAttrib GAttrib in gattrib.h
3.Miss gattlib_characteristic_free_value in bluez gattlib

@joyopeng joyopeng changed the title When cmake -DBLUEZ_VERSION=4.xx,it will use bluez lib as the core gatttlib.But the CMakeLists.txt ,target_compile_definitions(gattlib PUBLIC -DGATTLIB_LOG_LEVEL=${GATTLIB_LOG_LEVEL}) before When cmake -DBLUEZ_VERSION=4.xx,it will failed Nov 16, 2023
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