Menu

Build using VC++6.0

Help
2005-12-12
2012-07-04
  • James Telfer

    James Telfer - 2005-12-12

    Have you actually managed to build this on Windows? I've tried to build using MSVC++6.0, and after defining the integer types required (as there is no stdint.h file supplied), I have got a whole host of unresolved symbol errors from the linker. I'm trying to build the echod test application.

     
    • Daniel K. O.

      Daniel K. O. - 2005-12-23

      Sorry, I only test it with MinGW and GCC.

      If you are getting unresolved symbol errors, check if you aren't missing any lib (i.e. ws2_32.lib).

      If you don't want to build it as a library, you can simply compile together sockaddr.cpp, sockbase.cpp and sockcommon.cpp in your program.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.