On Tue, Nov 18, 2014 at 4:48 AM, Ishan Thakur <ishanthaku...@yahoo.in>
wrote:

> Hi ,
> I want to  build apache httpd 2.4.10 in win32 platform using USEMAK=1 in
> Makefile.win.
> But it requires some ".MAK" files. Can you tell me how build using this or
> where to find the MAK files.
>
> Thanks & Regards,
> Ishan
>
>

There are two build systems for Windows, described at
http://httpd.apache.org/docs/2.4/platform/win_compiling.html

My *guess* is that you'll get more help with the legacy build system
(including Makefile.win) in the ApacheLounge forum at
http://www.apachelounge.com/viewforum.php?f=6  (ApacheLounge is not
affiliated with the ASF; it is a Windows-centric community around Apache
httpd.)

I suggest trying the newer cmake-based build, which directly supports more
levels of Visual Studio using either nmake or Visual Studio project files;
see http://httpd.apache.org/docs/2.4/platform/win_compiling.html#cmake
 You'll probably get the most help for that here.

-- 
Born in Roswell... married an alien...
http://emptyhammock.com/

Reply via email to