Search found 6 matches

by Lucretia
2004-03-28 16:43
Forum: Programmer's Help
Topic: Compiling dcplusplus/client v0.401 fails under Linux
Replies: 45
Views: 24070

TheParanoidOne wrote:
GargoyleMT wrote:
Lucretia wrote:Also, is it going to be wxWidgets or Qt?
It's using neither - GTK.
There a folder in the project webspace with some GTK style DC++(ish) screenshots. Are they from this?
Well, they don't appear to be in the main source archive.
by Lucretia
2004-03-28 15:32
Forum: Programmer's Help
Topic: Compiling dcplusplus/client v0.401 fails under Linux
Replies: 45
Views: 24070

Yeah, I read this earlier on, but I couldn't find any link to their stuff anywhere on the net. It's not downloadable anywhere, to ensure only serious people offer their help. Fair enough, but it would be nice to be able to monitor the progress. Are you sure it's not dead? Also, is it going to be wx...
by Lucretia
2004-03-28 13:12
Forum: Programmer's Help
Topic: Compiling dcplusplus/client v0.401 fails under Linux
Replies: 45
Views: 24070

GargoyleMT wrote:There's already one group I know of that's porting DC++ to linux. I believe they're mentioned in this thread:
http://dcplusplus.sourceforge.net/forum ... php?t=1585
Yeah, I read this earlier on, but I couldn't find any link to their stuff anywhere on the net.
by Lucretia
2004-03-28 11:00
Forum: Programmer's Help
Topic: Compiling dcplusplus/client v0.401 fails under Linux
Replies: 45
Views: 24070

Why didn't he use wxWidgets?

He's already gone as far as producing a cross platform client lib, why not go the whoe hog and produce a version with wxWidgets instead of WTL?

Strange.
by Lucretia
2004-03-28 10:46
Forum: Programmer's Help
Topic: Compiling dcplusplus/client v0.401 fails under Linux
Replies: 45
Views: 24070

The dc++ code isn't directly compileable(does this word exist?) under linux as it uses some os dependant functions and most of them isn't ported to anything what I know. Well, I've looked at the source and it uses pthreads for Semaphore.h, CriticalSection.h, Thread.[h|cpp] for non-win32 stuff. It a...
by Lucretia
2004-03-28 09:57
Forum: Programmer's Help
Topic: Compiling dcplusplus/client v0.401 fails under Linux
Replies: 45
Views: 24070

Compiling dcplusplus/client v0.401 fails under Linux

Hi, I thought i'd at least try to compile the client to see if it worked, unforunately, I don't think the source has been kept up to date for other platforms, g++ ends up quitting with an internal error on a number of files, I've had a look, but I can't see anything obvious. Is somebody likely to up...