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

Problem with building "mqtt/ssl" example (IDFGH-14051) #14870

Open
3 tasks done
Hossein-M98 opened this issue Nov 12, 2024 · 2 comments · May be fixed by #14871
Open
3 tasks done

Problem with building "mqtt/ssl" example (IDFGH-14051) #14870

Hossein-M98 opened this issue Nov 12, 2024 · 2 comments · May be fixed by #14871
Labels
Status: Opened Issue is new Type: Bug bugs in IDF

Comments

@Hossein-M98
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

IDF version.

master

Operating System used.

Linux

How did you build your project?

VS Code IDE

If you are using Windows, please specify command line type.

None

What is the expected behavior?

When I create a copy from "mqtt/ssl" example with another name than "mqtt_ssl", I expect to build process work fine.

What is the actual behavior?

Build process fails.

Steps to reproduce.

  1. Create a copy of "mqtt/ssl" example in VSCODE with another name than "mqtt_ssl"
  2. Try to build the project

Build or installation Logs.

CMake Error at /home/hossein/esp/esp-idf/tools/cmake/utilities.cmake:108 (target_sources):
  Cannot specify sources for target "mqtt_ssl.elf" which is not built by this
  project.
Call Stack (most recent call first):
  CMakeLists.txt:12 (target_add_binary_data)

More Information.

No response

@Hossein-M98 Hossein-M98 added the Type: Bug bugs in IDF label Nov 12, 2024
@github-actions github-actions bot changed the title Problem with building "mqtt/ssl" example Problem with building "mqtt/ssl" example (IDFGH-14051) Nov 12, 2024
@espressif-bot espressif-bot added the Status: Opened Issue is new label Nov 12, 2024
@Hossein-M98
Copy link
Author

Can I push a fix for this?

@Hossein-M98
Copy link
Author

I created a pull request. Please merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new Type: Bug bugs in IDF
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants