-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
I need to generate the class diagrams for code base that I normally cross compiler using a Google gn based build system.
The cross compile command (using clang 15.0.4) works OK but not compile_command.json that I generated with -MJ option and fed to clang-uml
The diagram generation fails because C++ map header cannot be found. Is there a way to work around ?
**ERROR: Failed to generate class diagram 'ArkTS' due to following issues:
- [FATAL] xxx/xxxx/myHeader.h:19: 'map' file not found**
Metadata
Metadata
Assignees
Labels
No labels