Hi, I am trying to compile nmap on Windows without using the solution (the project configuration files) provided by insecure.org - due to a restriction I have.
Everything is going smoothly beside the fact I am getting this error: liblua.lib(lmathlib.obj) : error LNK2001: unresolved external symbol __HUGE This error appears in several posting across the Internet, but with no one solution - or one that I can use or that works for me. Has anyone else been able to get around this error? I know for a fact that I am including liblua.lib into my linking process and that lmathlib.obj is in fact compiled during this library generation. There is no actual __HUGE function it is just a mask for something else, which is defined externally somewhere, somewhere I can't find. Any help would be appriciated -- Noam Rathaus CTO [EMAIL PROTECTED] http://www.beyondsecurity.com "Know that you are safe." Beyond Security Finalist for the "Red Herring 100 Global" Awards 2007 ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
