
dc-qt
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
dc-qt is a graphical user interface and a general backend based on DC++ which is available for Linux and MacOS X.
See homepage for various binary packages.
The most exciting aspect of this application is that you can run the backend on one machine and the GUI on another. The two communicate seamlessingly over TCP/IP using RPC.
14 years ago
Finally we've released an alpha of the completely rewritten dc-qt!
14 years ago
Finally we've released an alpha of the completely rewritten dc-qt!
eno59
14 years ago
Report
olof
14 years ago
Report
Divilinux
14 years ago
i start scons and i revice many errors
enter in ui dir and press qmake && make but i revive many errors about backend and driver rpc
Report
olof
14 years ago
Report
box2
14 years ago
scons result:
In file included from backend/ClientNotifier.h:19,
from backend/ClientNotifier.cpp:1:
rpcdriver/rpcdriver.h:5:29: boost/utility.hpp: No such file or directory
rpcdriver/rpcdriver.h:6:32: boost/shared_ptr.hpp: No such file or directory
rpcdriver/rpcdriver.h:7:38: boost/thread/condition.hpp: No such file or directory
rpcdriver/rpcdriver.h:8:34: boost/thread/mutex.hpp: No such file or directory
rpcdriver/rpcdriver.h:9:35: boost/thread/thread.hpp: No such file or directory
In file included from rpcdriver/rpcdriver.h:15,
from backend/ClientNotifier.h:19,
from backend/ClientNotifier.cpp:1:
rpcdriver/protectedbuffer.h:78: error: `boost' has not been declared
rpcdriver/protectedbuffer.h:78: error: ISO C++ forbids declaration of `mutex' with no type
rpcdriver/protectedbuffer.h:78: error: expected `;' before "m_mutex"
...
and a whole mess of errors after. p.s. downloaded dc-qt-0.2.0-alpha
Report
olof
14 years ago
Report
blaster999
14 years ago
Report
olof
14 years ago
Report
tatamka1966
16 years ago
http://dc-qt.sourceforge.net/
you can see
0.1.2 August 26, 2004 release.
Why this delay?
Report
v3rb0
16 years ago
but as programmer i understand that this is normal for versions under 1.0,
good luck and waiting for v.1.0 :)
Report
netbear
16 years ago
Keep up the good work.
/Björn
Report
jantille
16 years ago
Report
olof
16 years ago
I agree though that a solid client is missing, no client is as good as it should be.. yet.
Report