Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于 "thpool.h" #1

Open
EarthMessenger opened this issue Aug 23, 2021 · 3 comments
Open

关于 "thpool.h" #1

EarthMessenger opened this issue Aug 23, 2021 · 3 comments

Comments

@EarthMessenger
Copy link

在编译项目时提示缺少头文件:

earthmessenger@DESKTOP-7K22VIM:~/cpp/Web.c$ make
gcc -Wall -D_DEBUG -g3 -pthread -I llhttp/include -I C-Thread-Pool -I src   -c -o src/web.o src/web.c
src/web.c:14:10: fatal error: thpool.h: No such file or directory
   14 | #include "thpool.h"
      |          ^~~~~~~~~~
compilation terminated.
make: *** [<builtin>: src/web.o] Error 1
@EarthMessenger
Copy link
Author

请问是同名库 Pithikos/C-Thread-Pool 吗?

@junity233
Copy link
Owner

请问是同名库 Pithikos/C-Thread-Pool 吗?

就是这个!

@junity233
Copy link
Owner

难道github不会自动pull引用的库吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants