How do I get this MFC project to compile?

beer

Lifer
Jun 27, 2000
11,169
1
0
My IDE is CodeWarrior, version 7 for Windows.

Our last project of the semster uses MFC graphics classes, as opposed to console out. But when I installed the IDE, I didn't install the MFC statioanry, and as such, I can't get it to work. My roommate lost my CD, so I can't do any type of reinstall.

Where can I get the MFC files to make this project compile?
 

dighn

Lifer
Aug 12, 2001
22,820
4
81
MFC isn't free, you have to get it from some kind of commercial compiler and i recommend you get it from code warrior because compiling the src will probably be a pain

dwonload it from edonkey? it's probbably there
 

beer

Lifer
Jun 27, 2000
11,169
1
0
grrrr
i guess I'll need to go down to the labs then

I really wish I had that CD right now. I nkow it was an option when I was doing the setup, but I didnt think I'd need it since we were only doing console apps.....

thanks
i have never heard of libraries that weren't free
shows how much i know i guess
 

dighn

Lifer
Aug 12, 2001
22,820
4
81
well if you google for "mfc free" there are some hits. seem like some attempts to make free mfc libraries but that's not the "real thing" so how well they work? probably very limited
 

beer

Lifer
Jun 27, 2000
11,169
1
0
And since I know next to nothing about how they work I'll just go to the labs :)

I need to focus on other things though. I hate how programming projects are time sinks.