dkennington
07-13-2006, 04:53 PM
I need to edit a program. The program was made with VC++6.
All I have is VC++8, aka 2005.
When I run the program to edit it, it gives me, do you want to convert, which I have to say yes. Then when I try to compile the program I get the error. Cannot open mfc42d.lib.
After much forum browsing I found out that this file is for VC++6. The files I have are mfc80d.lib.
So I either need to get the program to use the newer files, or I need to get the older files somehow, which isn't going to be possible unless someone were to send them to me. Which I'm guessing is probably illegal.
So basically, How do I tell my program to use the newer files?:confused:
Thank You,
Dave
All I have is VC++8, aka 2005.
When I run the program to edit it, it gives me, do you want to convert, which I have to say yes. Then when I try to compile the program I get the error. Cannot open mfc42d.lib.
After much forum browsing I found out that this file is for VC++6. The files I have are mfc80d.lib.
So I either need to get the program to use the newer files, or I need to get the older files somehow, which isn't going to be possible unless someone were to send them to me. Which I'm guessing is probably illegal.
So basically, How do I tell my program to use the newer files?:confused:
Thank You,
Dave