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

(ESP IDF - "attrs": { "builder": "esp-idf" }) Wokwi does not recognize .hpp files on IDF projects. #892

Open
OsvaldoTCF opened this issue Sep 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@OsvaldoTCF
Copy link

OsvaldoTCF commented Sep 28, 2024

Describe the bug
Wokwi does not recognize .hpp files

To Reproduce
When we try to reproduce an application using IDF and main.cpp, we have problems using .hpp header files, below is an example.

Add a .hpp file to a project with main.cpp as would be done in an IDF project using c++ from the entry point file.
( https://wokwi.com/projects/410357869765747713 )

The same occurs if the entry point file is main.c
( https://wokwi.com/projects/410298570005116929 )

Environment (please complete the following information):

  • OS: Linux
  • Browser: Chrome
  • Version 127.0.6533.119
@OsvaldoTCF OsvaldoTCF added the bug Something isn't working label Sep 28, 2024
@OsvaldoTCF OsvaldoTCF changed the title Wokwi does not recognize .hpp files (ESP IDF) Wokwi does not recognize .hpp files on IDF projects. Sep 29, 2024
@OsvaldoTCF OsvaldoTCF changed the title (ESP IDF) Wokwi does not recognize .hpp files on IDF projects. (ESP IDF - "attrs": { "builder": "esp-idf" }) Wokwi does not recognize .hpp files on IDF projects. Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant