cURL / Mailing Lists / curl-users / Single Mail

curl-users

Windows 2003 x64 with x64 Platform SDK

From: Dona Gibbons <gibboda_at_gmail.com>
Date: Fri, 22 Sep 2006 10:27:07 -0400

I am trying to compile curl on windows 2003 x64 on an AMD opteron platform.
using the Platform SDK.

Below is the error message I am getting.
Thank you for any suggestions.
DG

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.

        cd lib
        nmake /f Makefile.vc6 cfg=release

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.

        cd ..\src
        nmake /f Makefile.vc6

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.

        link.exe /incremental:no /libpath:"../lib" /nologo /out:curl.exe/subsys
tem:console /machine:I386 libcurl.lib wsock32.lib winmm.lib hugehelpr.obj
write
outr.obj urlglobr.obj getpassr.obj homedirr.obj timevalr.obj
strtoofftr.obj
  mainr.obj curlr.res
LINK : fatal error LNK1181: cannot open input file 'wsock32.lib'
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
8\VC\bin\l
ink.exe"' : return code '0x49d'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft.NET\SDK\v2.0
64bit\Bin\n
make.EXE"' : return code '0x2'
Stop.
Received on 2006-09-22