Hi, On Tue, Jan 14, 2003 at 03:45:48AM +0100, Beat Birkhofer wrote: > I replaced the fork() with a pthread (according the OS/2 example) and > now the plustek backend works (even with xscanimage) on MacOSX.
Good. Did you need to change sanei_usb, or was the problem with altsetting fixed by changing the plustek backend? How did you change this? To avoid adding threading to every backend, could this be done with sanei_thread.h? > What should I use for the #ifdefs? 'HAVE_MACH_O_DYLD_H'? If this is available on every Mac OS X system I guess you can use it. Bye, Henning
