No. I cleanup the solution before building with Visual Studio 2013 and I still see the same errors.
The additional error that I get is: 3) Creating library ..\Release\iconv\adobe-stdenc.lib and object ..\Release\iconv\adobe-stdenc.exp^M adobe-stdenc.obj : error LNK2011: precompiled object not linked in; image may not run^M ..\Release\iconv\adobe-stdenc.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 Googling about this error does indicates that some people have came across the same errors, but I'm unable to get the solutions. Sandeep. On Thursday, July 24, 2014 5:33 PM, Sandeep Thakkar <sandee...@yahoo.com.INVALID> wrote: Let me try that. BTW, I have also used the new sources httpd-2.4.10, converted the project in VS2013 and built it and I see the same errors. I have built latest pcre, apr, apr-iconv, apr-util, openssl. Sandeep. On Thursday, July 24, 2014 5:05 PM, Hendrik Schmieder <hendrik.schmie...@jedox.com> wrote: 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-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org