Skip to content

Conversation

@jiaxli-QC
Copy link
Contributor

Fix the compilation issue that cannot find the libqcbor.a. The root cause is that the QCBOR include path has changed.

Fix the compilation issue that cannot find the libqcbor.a.
The root cause is that the QCBOR include path has changed.

Signed-off-by: Jiaxing Li <[email protected]>
@harshaldev27
Copy link
Contributor

Hi @jiaxli-QC, are you observing this compilation issue with QCBOR repo tip?

@jiaxli-QC
Copy link
Contributor Author

Yes, That's right. The FindQCBOR.cmake cannot locate the libraries and headers because the PATH_SUFFIXES value is incorrect.

@harshaldev27
Copy link
Contributor

@jiaxli-QC, I cloned the tip of the QCBOR project and checked if somehow build is broken because of this. But I was able to build fine without any issues, in fact the paths remained unchanged for me. I am building with BUILD_SHARED_LIBS=ON flag, but I remember that building a static library without that flag also didn't cause any issues. Can you point me to any commit on the QCBOR repo where this installation path change has been merged?

@jiaxli-QC jiaxli-QC closed this Nov 5, 2025
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

Successfully merging this pull request may close these issues.

2 participants