Open
Description
During the compilation process of the current project on the Windows platform, an error has emerged. It has been found that the project references "pthread.h", which is exclusive to the Unix platform. In order to make the project support cross-platform compatibility, it is recommended that "pthread.h" be substituted with "thread" and "mutex" from the std standard library.
Metadata
Metadata
Assignees
Labels
No labels
Activity