View Single Post
Old 11-10-2004, 06:31 PM  
filtre
Junior Member
 
Join Date: Feb 2004
Posts: 18
Default

thx for your posts.

i tried borland, vs6 and vs .net.
with every compiler i get errors.

if i create a new project in vs6 and add the main.cpp i get the following errors
Quote:
main.obj : error LNK2001: Nichtaufgeloestes externes Symbol __imp__send@16
main.obj : error LNK2001: Nichtaufgeloestes externes Symbol __imp__closesocket@4
main.obj : error LNK2001: Nichtaufgeloestes externes Symbol __imp__recv@16
main.obj : error LNK2001: Nichtaufgeloestes externes Symbol __imp__connect@12
main.obj : error LNK2001: Nichtaufgeloestes externes Symbol __imp__htons@4
main.obj : error LNK2001: Nichtaufgeloestes externes Symbol __imp__gethostbyname@4
main.obj : error LNK2001: Nichtaufgeloestes externes Symbol __imp__socket@12
main.obj : error LNK2001: Nichtaufgeloestes externes Symbol __imp__WSAStartup@8
Debug/g.exe : fatal error LNK1120: 8 unaufgeloeste externe Verweise
filtre is offline   Reply With Quote