Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   C++ (http://www.velocityreviews.com/forums/f39-c.html)
-   -   automatic linking of MFC problem (http://www.velocityreviews.com/forums/t454227-automatic-linking-of-mfc-problem.html)

buchalino@gmail.com 05-23-2006 01:08 PM

automatic linking of MFC problem
 
Hi Guys,

Please can someone help me, I am having a linking problem .

I am writing a socket program, the problem is just the linking .

I am using VC++ In the process of the problem, I installed the MSDN
service pack, but not sure if it has a specific directory to be
installed in.

I am still having this problem

this is the error:

Linking...
LINK : fatal error LNK1104: cannot open file "nafxcwd.lib"
Error executing link.exe.

can somebody help

Cheers,
Celestine.


Jonathan Mcdougall 05-23-2006 07:07 PM

Re: automatic linking of MFC problem
 
buchalino@gmail.com wrote:
>
> Linking...
> LINK : fatal error LNK1104: cannot open file "nafxcwd.lib"
> Error executing link.exe.
>
> can somebody help


Libraries and linkers are off-topic here but I'll tell you a secret:
google is your friend.


Jonathan



All times are GMT. The time now is 05:32 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57