Nmap Development mailing list archives

Unable to build Ncat portable


From: Dexter Gerig <dexgerig () gmail com>
Date: Wed, 1 Oct 2014 19:23:54 -0700

While attempting to build Ncat portable I ran across an error I have been
unable to fix.

I am running on Windows XP SP3 and am building with Visual C++ 2010 Express
Edition version 10.0.30319.1
I have successfully built OpenSSL 1.0.1i

I am building with nmap-6.47.
I have placed both the nmap-6.47 folder and the nmap-mswin32-aux folder in
my C drive
C:\nmap-6.47
C:\nmap-mswin32-aux

I deleted both the C:\nmap-6.47\mswin32\OpenSSL\include and lib folders and
replaced them with the ones I built from OpenSSL.

I switched the project over to Ncat Static and configured Ncat to be the
Startup Project.

When building it will succeed building nbase, liblinear, and nsock, but
fails at Ncat with the error message:

c:\nmap-6.47\ncat\ncat_lua.h(131): fatal error C1083: Cannot open include
file: 'lua.h': No such file or directory

When I switch the project over to Release I am able to build the whole
thing with no problems, but Ncat then requires the dlls

I have been unable to find anything by searching, any help is appreciated.

Thanks!
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: