[so] [Tema 5][Windows] Compilare http parser

Adrian Sendroiu molecula2788 at gmail.com
Sun May 12 00:42:57 EEST 2013


Mihai Barbulescu <b12mihai at gmail.com> writes:

> Am luat tema5-util.zip [1] m-am dus in directorul samples si iata ce am patit:
>
> PS C:\Users\Student\Downloads\tema5-util\win\samples> nmake
>
> Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
>         cl /nologo /W3 /EHsc /DDEBUG /DLOG_LEVEL=LOG_DEBUG /I. /I.. /I../.. /c ../sock_util.c
> sock_util.c
>         link /nologo /out:iocp_echo_server.exe iocp_echo_server.obj ../sock_util.obj wsock32.lib mswsock.lib ws2_32.lib
> LINK : fatal error LNK1181: cannot open input file '../sock_util.obj'
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\link.EXE"' : return code '0x49d'
> Stop.
>
> Aici ce am gresit?
>
> [1] http://elf.cs.pub.ro/so/res/teme/tema5-util.zip
>
> --
> Cu stimă,
> Mihai Bărbulescu

Scuze, ma refeream la http-parser\samples.


More information about the so mailing list