I have already checked it.
Thanks
Search found 2 matches
- Wed Aug 21, 2024 3:15 pm
- Forum: ESP-IDF
- Topic: C++20/23 Modules support
- Replies: 3
- Views: 1175
- Tue Aug 20, 2024 3:30 pm
- Forum: ESP-IDF
- Topic: C++20/23 Modules support
- Replies: 3
- Views: 1175
C++20/23 Modules support
hello ! I am trying to follow new style of codding and I think that it's time to start new project with C++ Modules but I get in troubles with compilation. I just try to follow official tutorial from KitWare site https://www.kitware.com/import-cmake-the-experiment-is-over/ and combine it with materi...