Thread: could not find -lwsock32.lib

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Registered User
    Join Date
    Apr 2007
    Location
    Sydney, Australia
    Posts
    217
    Wouldn't it be called libwsock32.a?

    Open the Code::Blocks project file in Code::Blocks. Go to Project->Build Options and select the target (should be Release and Debug). Under "Linker Settings" add "wsock32" without any extension. This should link to libwsock32.a
    Last edited by 39ster; 07-14-2008 at 04:57 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem building Quake source
    By Silvercord in forum Game Programming
    Replies: 16
    Last Post: 07-11-2010, 09:13 AM
  2. [NEWBIE] Trying to find the value of 'e'
    By prominababy in forum C Programming
    Replies: 6
    Last Post: 10-08-2008, 12:57 PM
  3. How to find O of threads ?
    By jabka in forum C Programming
    Replies: 3
    Last Post: 03-11-2008, 12:25 PM
  4. how do u find 2nd largest number??
    By juancardenas in forum C Programming
    Replies: 8
    Last Post: 02-14-2003, 08:28 AM
  5. Q: Recursion to find all paths of a maze
    By reti in forum C Programming
    Replies: 7
    Last Post: 11-26-2002, 09:28 AM

Tags for this Thread