Comskip icon indicating copy to clipboard operation
Comskip copied to clipboard

Can't find w32pthreads.h in Windows

Open rafi4135 opened this issue 1 year ago • 1 comments

I am trying to build master branch in windows. Built and installed ffmpeg from source. But when I run make for Comskip, this error comes:

In file included from comskip.c:16: platform.h:78:10: fatal error: compat/w32pthreads.h: No such file or directory

I went in "/usr/local/include" folder, and didn't find "compat/w32pthreads.h". How can I solve this?

rafi4135 avatar Aug 24 '23 06:08 rafi4135