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

Issue with accepting eclipse-paho-mqtt-c in cmake #1456

Open
luminarei23 opened this issue Mar 3, 2024 · 1 comment
Open

Issue with accepting eclipse-paho-mqtt-c in cmake #1456

luminarei23 opened this issue Mar 3, 2024 · 1 comment
Labels

Comments

@luminarei23
Copy link

Describe the bug
Hi i have an issue after deploying the paho-mqtt-c in ubuntu i builded source with cmake and make then generated the eclipse-paho-mqtt-c files but when i try to include directory "eclipse-paho-mqtt-c::paho-mqtt3as" i am getting this error:

" Could not find a configuration file for package "eclipse-paho-mqtt-c" that
is compatible with requested version "".

The following configuration files were considered but not accepted:

/usr/local/lib/cmake/eclipse-paho-mqtt-c/eclipse-paho-mqtt-cConfig.cmake, version: 1.3.13 (64bit)

"

i tried to set the find_package to latest version (1.3.13) but it didn't helped. Worth mentioning that i use my cmakelists to build for RPI Pico W. i would appreciate any hints because i already made a full circle building from source -> static linking -> break -> building from source and i can't overcome this issue.

** Environment (please complete the following information):**

@icraggs
Copy link
Contributor

icraggs commented Apr 18, 2024

I'm not a CMake expert, so I'm not sure how to answer this, I haven't used this project as a package itself. @fpagliughi any help?

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

No branches or pull requests

2 participants