I am trying to build the latest Win32 module (release 0.26) when I
attempt a make (nmake) either manually or using CPANPLUS I get the
following error.
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
cl -c-nol
On Wed, 16 Nov 2005 14:17:57 -0500, Jan Dubois
That is weird. From your nmake version I'm guessing that you are using
VS2003.
Yes!
The sys/types.h include file should be installed in:
C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\include\sys\types.h
Yep, it's there alright.