CMake: cannot open include file: 'pthread.h'

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Post Reply
Wakkashamshay
Posts: 1
Joined: 13 Oct 2016, 17:46

CMake: cannot open include file: 'pthread.h'

Post by Wakkashamshay »

Hi,

I stumbled across OpenMW recently and I've been having a go at poking around the code. I've managed to generate VC project files using CMake and build OpenMW, debug, with little issue. I noticed a file called CMakeError.log in my CMake generated project files that mentions a "fatal error" caused due to the lack of "pthread.h". Is this anything to worry about? My build from VS seems to work fine, although that could change.

Plese see the attached the error log.

This is my first post on the forums and I feel a little guilty that it's a question like this, sorry about that.

Thanks in advance,
CMakeError.log
(2.65 KiB) Downloaded 206 times
Post Reply