I am trying to build brltty on my 64 bit windows system (because I haven't seen a download for a lib file for 64 bit) using MinGW and I can compile the project, but when running the make command I keep getting errors about previous declaration of variables (the very first one that always shows up is usleep which was previously defined in "unistd.h") , so I was wondering if there was some flag that I should be using when compiling or making?
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
