Open rkorzeniewski opened 4 years ago
yes, no src/main.cpp in project ,hahahaha. In CMakeList.txt, replace src/main.cpp to example/example.cpp , and replace function void example() to int main(int argc, char* argv[]) , just do it
@kangaxx - yes, I know how to handle it for myself (I cloned the repository to https://github.com/inteos/thread-pool and extent it for my purpose) and for me it is not a problem. I created this issue to show @mtrebi what should be corrected for new users and easy adoption.
cmake configure fails with the following error: