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

无法在Windows上构建(VC ++ 2013) - 找不到PThread.h #1

Open
mh19951216 opened this issue Mar 12, 2019 · 7 comments
Open

Comments

@mh19951216
Copy link

Building for: Visual Studio 12 2013
The C compiler identification is MSVC 18.0.40629.0
The CXX compiler identification is MSVC 18.0.40629.0
Check for working C compiler: E:/Lab/VS2013/VC/bin/cl.exe
Check for working C compiler: E:/Lab/VS2013/VC/bin/cl.exe -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Detecting C compile features
Detecting C compile features - done
Check for working CXX compiler: E:/Lab/VS2013/VC/bin/cl.exe
Check for working CXX compiler: E:/Lab/VS2013/VC/bin/cl.exe -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detecting CXX compile features
Detecting CXX compile features - done
Looking for include file pthread.h
Looking for include file pthread.h - not found
Looking for pthread.h
Looking for pthread.h - not found
Found Threads: TRUE
Windows system found.
Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
Documentation will not be built - Doxygen not found
Configuring done
Generating done

@nitrogl
Copy link
Owner

nitrogl commented Mar 12, 2019

Have you tried to comment out line 34 in file eo-psi/src/CMakeLists.txt?

@mh19951216
Copy link
Author

QQ截图20190313113402

@mh19951216
Copy link
Author

这种方法已经尝试过了

@nitrogl
Copy link
Owner

nitrogl commented Mar 13, 2019

Comment ONLY line 34 with right comment prefix # and see if it helps

@mh19951216
Copy link
Author

冒昧的问一下,方不方便留个联系方式,我想请教一些其他问题?

@mh19951216
Copy link
Author

这样操作还是会出现同样的错误

@nitrogl
Copy link
Owner

nitrogl commented Mar 13, 2019

go to my profile page, below the profile picture you should see my email

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