c++.mfc - Compiling mfc 4.21
- "Frode Horvei" <fhorvei yahoo.com> May 28 2001
- Jan Knepper <jan smartsoft.cc> May 28 2001
- "Frode Horvei" <fhorvei yahoo.com> May 28 2001
- Jan Knepper <jan smartsoft.cc> May 28 2001
- "Frode Horvei" <fhorvei yahoo.com> May 29 2001
I have just downloaded the command line version of DM 8.1B5 and MFC 4.21 and ATL 2.02. How do I compile the ATL and MFC?
May 28 2001
There should be make files in /src/sc/lib and /src/sc/dll You don't need to compile ATL. Frode Horvei wrote:I have just downloaded the command line version of DM 8.1B5 and MFC 4.21 and ATL 2.02. How do I compile the ATL and MFC?
May 28 2001
Thanks for the quick respond. I've tried to run the make files, but I get the following error-message "Fatal error: unable to open input file "zmouse.h". And sure enough, I have no such file on my computer. I am just a newbie to c++, so I need all the help I can get. "Jan Knepper" <jan smartsoft.cc> skrev i melding news:3B12E7FC.79BA91C4 smartsoft.cc...There should be make files in /src/sc/lib and /src/sc/dll You don't need to compile ATL. Frode Horvei wrote:I have just downloaded the command line version of DM 8.1B5 and MFC 4.21
ATL 2.02. How do I compile the ATL and MFC?
May 28 2001
Frode Horvei wrote:I've tried to run the make files, but I get the following error-message "Fatal error: unable to open input file "zmouse.h". And sure enough, I have no such file on my computer.
OK, you need updates of a couple of files in /include/win32 Will send them to you in a separate email.I am just a newbie to c++, so I need all the help I can get.
And than you want to start with MFC??? Jan
May 28 2001
OK, you need updates of a couple of files in /include/win32 Will send them to you in a separate email.
Thanks. It compiled well, and everything seems to work fine.And than you want to start with MFC???
No, not really, but I'm starting my computer engineering-education this autumn, and I just want to get the basic idea of MFC.Jan
May 29 2001