First DC++ is the best peer to peer client I have ever come across, thanks
After using DC++ for a few months now I got this crazy notion to download the source and try and compile it!
Straight off, I downloaded the main file, then read the compile.txt file, downloaded the sdk and the other files, but still having trouble.
I know some C++, and I am using VC++ 6, haven't done any real GUI C++ stuff, mostly command line stuff.
Any way, my problem. The module "stlport", how exactly do I install it??
And how do I ensure it is "included _before_ the standard vc directories".
Again, how do I "Make sure that this sdk is included _before_ the standard vc directories."?
The error the VC is giving is: fatal error C1083: Cannot open include file: '_hash_map.h': No such file or directory. Probably related to the stlport not being installed correctly.
Any ideas any one?
TIA,
Robert