Sandeep Thakkar schrieb:
Hi I could successfully built httpd-2.4.7 on WIndows 7 32bit with Visual Studio 2010 with the help of few thread in mailing lists. But, now, we want to build it on another Windows 7 32bit machine, where we have Visual STudio 2013 installed. Hence. I just opened Apache.sln in VS2013, let the conversion happened, and then built it on the command line. But, I see some failures like: 1) _tbl_simple.obj : error LNK2011: precompiled object not linked in; image may not run^M ..\Release\iconv\_tbl_simple.so : fatal error LNK1120: 1 unresolved externals^M NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 12.0\VC\BIN\link.EXE"' : return code '0x460'^M Stop.^M C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets(38,5): error MSB3073: The command "NMAKE /nologo /f Makefile.win BUILD_MODE="Win32 Release" BIND_MODE=shared" exited with code 2.^M 2) ApacheMonitor.c(296): warning C4996: 'GetVersionExA': was declared deprecated^M C:\Program Files\Windows Kits\8.1\include\um\sysinfoapi.h(433) : see declaration of 'GetVersionExA'^M CVTRES : fatal error CVT1100: duplicate resource. type:MANIFEST, name:1, language:0x0409^M LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt^M Please help. Thanks. -Sandeep
I would first try it with cleaning the solution. Hendrik --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx