main.cpp:(.text+0x1b4): undefined reference to `pthread_create' main.cpp:(.text+0x22f): undefined reference to `pthread_create' main.cpp:(.text+0x2aa): undefined reference to `pthread_create' code example
Example: undefined reference to `pthread_create' c++
add_compile_options(-pthread)