Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BLESecurity error when compiling, some variables are not defined in BLESecurity.cpp #11696

AleGuerrero0000 started this conversation in General
Discussion options

Hola.

Al parecer encontré un error cuando intente compilar mi proyecto, el cual estoy utilizando BLESecurity.

Obtenía los siguientes errores:

1.- BLESecurity.cpp.o:(.literal._ZN11BLESecurity20setInitEncryptionKeyEh+0x0): undefined reference to BLESecurity::m_initKey' 2.- BLESecurity.cpp.o:(.literal._ZN11BLESecurity13setCapabilityEh+0x0): undefined reference to BLESecurity::m_iocap'
3.- BLESecurity.cpp.o:(.literal._ZN11BLESecurity21setAuthenticationModeEh+0x0): undefined reference to `BLESecurity::m_authReq'

Y hace 2 meses no me pasaba este error, me di cuenta de que hicieron cambios en la API y noté que en el archivo BLESecurity.cpp no están definidas estas variables y que es el causante de este error. No sé si hay una razón del por qué lo dejaron así, pero doy este aviso para el que le sirva.

You must be logged in to vote

Replies: 1 comment

Comment options

A fix is already under review and will be available in the next bugfix release

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /