Band

Member
  • Content count

    2
  • Joined

  • Last visited

  1. Compiling ApexDC++

    Thanks, I finally made it work after hours of hacking. I don't understand why the source code of ApexDC (and StrongDC and DC++ for that matter) isn't simply distributed WITH STLPort and WTL, instead of this nonsense that requires hours of downloading and building plus obscure hacks to make it compile. Each release of ApexDC requires specific versions of these libraries anyway. Or perhaps it's just C++ that's a horrible mess...
  2. Compiling ApexDC++

    How do you build STLPort? I have Windows 7 64-bit, VS2008 SP1 but it's just not working. First, the documentation for the STLPort project is downright wrong, as the build directory was seemingly changed from "build\lib" to "src", but it still doesn't work. I get the same errors as this guy: http://sourceforge.net/projects/stlport/forums/forum/490891/topic/3526792 Could you, per chance, share a build of STLPort for me? You could upload to to http://www.2shared.com for example. Thanks ^_^