Search found 2 matches

by ijwyn
2004-10-08 08:14
Forum: Programmer's Help
Topic: DC++ Linux port
Replies: 56
Views: 35774

Doh, should have thought of that, lol.Thanks. That fixed that part. However, I now get the following error: ------------------------------------------------------------------------------ g++ -g -c ../client/SettingsManager.cpp -o ../client/SettingsManager.o ../client/SettingsManager.cpp: In member f...
by ijwyn
2004-10-07 09:09
Forum: Programmer's Help
Topic: DC++ Linux port
Replies: 56
Views: 35774

Re: DC++ Linux port

And if you want to compile it and try it out please remember to read the README - the build process sucks at the moment and you will most likely have to edit the makefile. I had to edit the g++ and gcc command line in the makefiles, but other than that everything worked fine, up until the last make...