Nmap Development mailing list archives

Re: MSbuild error


From: David Fifield <david () bamsoftware com>
Date: Thu, 28 Jul 2011 16:55:10 -0700

On Fri, Jul 29, 2011 at 01:23:27AM +0200, Gisle Vanem wrote:
I've been struggling with building nmap and friends using "Visual
C++ Express 2010" for some days. The problem is in one of the
XML-files MSBuild is using to build.
Showing only the errors:

G:\MingW32\src\inet\nmap\ncat>msbuild -nologo -clp:errorsonly ncat.vcxproj
 g:\programfiler\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(147,5):
error : Required file "" is missing.
[G:\MingW32\src\inet\nmap\nbase\nbase.vcxproj]

This is the culpit at (147,5):
 <CL Condition="'%(ClCompile.PrecompiledHeader)' != 'Create' and '%(ClCompile.ExcludedFromBuild)'!='true'"

I've been Googling for this error, but failed to find any good solutions. Any hints?

What's the most recent revision that works for you? The last change to
the Windows build files, as far as I am aware, was r25068.

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: