bkryza / clang-uml

Customizable automatic UML diagram generator for C++ based on Clang.
Apache License 2.0
592 stars 40 forks source link

When installing and executing make, it prompts that the pthreads library cannot be found because my library name is pthread #283

Closed zhaosw closed 3 months ago

zhaosw commented 3 months ago

When installing and executing make, it prompts that the pthreads library cannot be found because my library name is pthread

bkryza commented 3 months ago

@zhaosw I'm not sure I understand your issue. Could you paste your console output with error you are getting?