Re: linker error - undefined functions
- From: bernd <bernd.schuster12@xxxxxxxxxxxxxx>
- Date: Thu, 17 Dec 2009 14:02:40 -0800 (PST)
On 17 Dez., 20:12, "Drew" <d...@xxxxxxx> wrote:
"bernd" <bernd.schuste...@xxxxxxxxxxxxxx> wrote in message
news:45e0cc27-002c-4166-aac0-4d1326b580f8@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
Building an WCE application, I have a lot of linker errors (winsocket
funkctions like WSAStartup are undefined).
I have add the path to the WSock23.lib under the project settings >
linker > general > Additional Library Directories - but no success
after generating the Build > Sysgen... The path itself doesn`t include
any blanks...
Since you don't say which version of VS you're using I'm assuming VS200x so
that should be Ws2_32.lib under Project>Properties>Linker>Input>Additional
Dependencies.
Drew
I`m using VS2005 - and is it correct only to add ws2_32.lib in the
additional dependencies or the whole path to the folder containing
this lib-file?
.
- Follow-Ups:
- Re: linker error - undefined functions
- From: Drew
- Re: linker error - undefined functions
- References:
- linker error - undefined functions
- From: bernd
- Re: linker error - undefined functions
- From: Drew
- linker error - undefined functions
- Prev by Date: Re: linker error - undefined functions
- Next by Date: Re: linker error - undefined functions
- Previous by thread: Re: linker error - undefined functions
- Next by thread: Re: linker error - undefined functions
- Index(es):
Relevant Pages
|