 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
surendran.d@gmail.com Guest
|
Posted: Thu Sep 29, 2005 9:49 am Post subject: socket programming windows Dev-cpp environment |
|
|
Hi all,
I am working on socket progamming in windows using Dev-cpp IDE.
When I try to compile my progam, I get the following error,
[Link error] undefined reference to 'WSAStartup@8'
FYI information I get same error in VC++ IDE, i tried including
"ws2_32.lib" in library. But still i get the error.
could any 1 pl tell how to get make my program run.
thanks,
sur,,
|
|
| Back to top |
|
 |
Jim Langston Guest
|
Posted: Thu Sep 29, 2005 10:12 am Post subject: Re: socket programming windows Dev-cpp environment |
|
|
<surendran.d (AT) gmail (DOT) com> wrote
| Quote: | Hi all,
I am working on socket progamming in windows using Dev-cpp IDE.
When I try to compile my progam, I get the following error,
[Link error] undefined reference to 'WSAStartup@8'
FYI information I get same error in VC++ IDE, i tried including
"ws2_32.lib" in library. But still i get the error.
could any 1 pl tell how to get make my program run.
thanks,
sur,,
|
try microsoft.public.vc
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|