February 01, 2002
Hi! all,

I downloaded the MFC source from the website. But I could'nt find any makefiles for actually building and installing it. help appreciated.

BTW, a big thanks for Walter for a lightning fast compiler.

-Krish


February 01, 2002
There should be a directory called 'Projects' in de tree. This directory contains the idde projects and makefiles.

If you have a idde, load the appropriate project, check the include paths in the IDDE and the MFC libs are ready to be build.

When you don't have a idde you could use the <mfclib>.prj file to create your own makefile, or use the <mfclib>.mak file with smake. Also read the file : "Digital Mars C++ MFC port.txt".

Good Luck
Arjan


V. Krishnakumar wrote:

> Hi! all,
> 
> I downloaded the MFC source from the website. But I could'nt find any
> makefiles for actually building and installing it. help appreciated.
> 
> BTW, a big thanks for Walter for a lightning fast compiler.
> 
> -Krish
> 
> 
>