|
-
August 29th, 1999, 01:33 PM
#1
mfc42ud.lib
when I'm trying to compile chatsrvr (sample chat server from microsoft MSDN), it compiles fine, but when I'm trying to build it it says that it CANNOT OPEN FILE mfc42ud.lib
any ideas..
thanks
-
April 11th, 2000, 06:04 PM
#2
Re: mfc42ud.lib
The easiest way is to copy all the mfc*42u*.lib files from the setup CD (\VC98\MFC\Lib) into your hardisk (\Program Files\Microsoft Visual Studio\VC98\Lib).
These library files are the UNICODE library files and are not copied many times when you do the installation.
If you are not using Windows 95 or 98, you can remove the option from the settings. Just go into Project - Settings and erase the _UNICODE option.
Hope that helps!
Manu
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|