Quote Originally Posted by Oblong_Cheese
Turns out there's a bug in the 64-bit compile whereby ~/.dc++/HashData.dat isn't created. A simple # touch ~/.dc++/HashData.dat and ldcpp is on it's way!
Fixed in CVS.

Quote Originally Posted by snek
I got the program working fine, except I can't seem to share most directories.. It works for some, but on others it crashes right away. So far I haven't been able to share a folder on an NTFS drive. But it even has problems with some folders under ext3. It seems like it doesn't like sharing folders with lots of periods and/or strange symbols.. But if I share a dir under that with a simple name it does share it o_0
I committed a possible fix for the crashing when adding shares problem. The not sharing some dirs is due to character encoding issues. There's not an easy fix.