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

Update the build intrsuctions #62

Merged
merged 3 commits into from
Oct 29, 2024
Merged

Conversation

Gagns4395
Copy link
Contributor

When I tested the build instructions on my Ubuntu server computer, it failed to build.

I realized that the paho-mqtt-c build process was unusual, and I found how to make it work on my computer.

So I propose here some build instructions compatible with Ubuntu, and most probably it should be compatible with any Linux distribution. CMakeLists.txt has been simplified and include and library dirs have been explicitely mentionned.

However, as I don't know at all ESP32 NodeMcu, I have no idea whether those new instructions are compatible. And even how to build/compile. I made it clear in the README that the build instructions were tested on two Ubuntu computers.

If something was done the wrong way, I apologize in advance and ask you to share with me your comments, so that I fix what I can.

Christophe Gagneraud and others added 3 commits October 24, 2024 20:57
…red version specified with the 's' in (eclipse-paho-mqtt-c::paho-mqtt3a)s(-static)

README.md: added a build option to build paho-mqtt-c library in secure mode
Updated README.md to fit the changed CMakeLists.txt
Updated CMakeLists.txt to fit the changed README.md
@Gagns4395 Gagns4395 mentioned this pull request Oct 29, 2024
@vortex314 vortex314 merged commit 43e5eac into vortex314:master Oct 29, 2024
0 of 3 checks passed
@vortex314
Copy link
Owner

Thanks for your help.

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