Search found 5 matches

by scottmeup
03 Apr 2012, 21:42
Forum: General Discussion
Topic: ReadDirectoryChangesW: Windows Error Code 50
Replies: 3
Views: 844

Re: Windows Error Code 50

Whoops, I just realised this is the open discussion forum and I meant to post
in help :p Could a mod move the topic or can I repost in the right forum?
by scottmeup
03 Apr 2012, 02:36
Forum: General Discussion
Topic: ReadDirectoryChangesW: Windows Error Code 50
Replies: 3
Views: 844

ReadDirectoryChangesW: Windows Error Code 50

Hi, I'm getting a windows error code 50 while running RealTimeSync between a
local folder and a samba share. The sync runs fine initially but when it
completes RealTimeSync throws an error "Error when monitoring directories.
(ReadDirectoryChangesW Windows Error Code 50: The request is not supported ...
by scottmeup
27 Mar 2012, 23:31
Forum: Help
Topic: RHEL Make Error in algorithm.o
Replies: 5
Views: 741

Re: RHEL Make Error in algorithm.o

Thanks for the quick reply! I've compiled and installed wxGTK and boost, they
went fine with the old compiler. The issue I'm having now is that I installed
the gcc4.6.3 libraries alongside the old ones instead of overwriting them.
FFS make uses the default older libraries and I'm not sure how to ...
by scottmeup
27 Mar 2012, 21:26
Forum: Help
Topic: RHEL Make Error in algorithm.o
Replies: 5
Views: 741

Re: RHEL Make Error in algorithm.o

My bad - I posted here first then saw the bug tracker as the preferred way of
asking for help. I wasn't sure if the developers kept an eye on this forum.
OK, now for another noob question: I've installed the gcc 4.6.3 libraries on
rhel but I can't find any documentation on how to specify to use ...
by scottmeup
25 Mar 2012, 08:12
Forum: Help
Topic: RHEL Make Error in algorithm.o
Replies: 5
Views: 741

RHEL Make Error in algorithm.o

I followed the instructions and got the following output from make in
freefilesync. I'm running RHEL 6 64bit. I'm really not sure what to do, can
anyone point me in the right direction? Thanks in advance.

mkdir -p OBJ/FFS_Release_GCC_Make/
g++ -Wall -pipe `pkg-config --cflags gtk+-2.0` -O3 ...