Hi,
I downloaded the source code for version 7.4 Beta 3, and tried to compile
with Visual C++ 6.0, using the following command from a DOS window:
nmake /f win32.mak
when the make runs, at some point during the compilation, it stops and
reports the following error:
pthread.h cannot be found.
I looked for that file everywhere on my system, but it couldn't find it.
Is this a standard header file, or it is something that comes with certain
compilers.
Also, do you guys have already compiled 7.4 binaries for windows?
Thanks.