Search found 7 matches

by krueger00
2004-08-20 14:31
Forum: Programmer's Help
Topic: please help, need help compiling DC++
Replies: 17
Views: 8966

Re: can't find namespace _STL

You have to add STLPort and WTL to your include path in Visual Studio. Tools > Options > Projects > VC++ Directories > Include ok, it's proven... i'm dumber than a glass of water!! :roll: i actually did all of that, but didn't switch the paths from "executable" to "include". sorry about the wasting...
by krueger00
2004-08-20 10:44
Forum: Programmer's Help
Topic: please help, need help compiling DC++
Replies: 17
Views: 8966

can't find namespace _STL

i've followed the compile.txt procedure and also used the additional instructions here. but unfortunatly, my VC++.NET (2003) cannot find the _STL namespace :( in compile.txt it's written Make sure you have stlport installed and .... now i couldn't really install it, as there were only header-files (...
by krueger00
2003-04-23 15:25
Forum: Feature Discussion (Archived)
Topic: 2 requests
Replies: 4
Views: 2150

TheParanoidOne: you gave me a shock with your answer. i suddenly thought i had overseen an new feature in a new DC++ version. fortunatly my question didn't turn out to be so embarrassing ;) GargoyleMT: well, some hubs don't like (upload-)limited clients. and because a DOWNload limit doesn't harm the...
by krueger00
2003-04-22 17:41
Forum: Feature Discussion (Archived)
Topic: 2 requests
Replies: 4
Views: 2150

2 requests

i know this has been asked before in similar ways, but i urgently need a download speed limit! my roommate is going crazy because she can't even browse the web when dc++ is running at full speed. and micromanaging sources that i use approx. 2/3 to 3/4 of the bandwidth is a real pain in the a$$ and i...
by krueger00
2003-04-04 08:59
Forum: Programmer's Help
Topic: compiles fine, but doesn't start
Replies: 6
Views: 3643

allthough i didn't understand all the stuff about the different libraries (i'm not too fond of C++ anyway), it worked!

thanks!!!
by krueger00
2003-04-03 12:51
Forum: Programmer's Help
Topic: compiles fine, but doesn't start
Replies: 6
Views: 3643

thanks gargoylemt sorry, i havn't got vs.NET (just vs6) i found a version of the file on the web, but that didn't work either (probably the same anyway, file size is 163'088 bytes). can someone post their file (if size is different)? or otherwise: what do i need to modify in the source code to compi...
by krueger00
2003-04-03 11:47
Forum: Programmer's Help
Topic: compiles fine, but doesn't start
Replies: 6
Views: 3643

compiles fine, but doesn't start

i wanted to try something, but it didn't work. i managed to compile v0.241 in both release and debug mode. however, on execution of the file, i got following error: The procedure entry point SymFromAddr could not be located in the dynamic link library dbghelp.dll this file exists in winnt\system32\ ...