2012/9/5 Chris Bagwell
> On Wed, Sep 5, 2012 at 5:12 AM, Matteo Gasparin
> wrote:
> > I'm using the 1.0.22 tarball downloaded from
> > https://alioth.debian.org/frs/?group_id=30186
>
> You'll want to download the just released 1.0.23 or grab from git.
2012/9/5 Chris Bagwell
> On Tue, Sep 4, 2012 at 10:33 AM, Matteo Gasparin
> wrote:
> > I'm trying to write a multi platform scanning utility using SANE but,
> while
> > everything with linux is fine, opening the device and all, I find issues
> > with win
I'm using the 1.0.22 tarball downloaded from
https://alioth.debian.org/frs/?group_id=30186
For the environment variables, do I just need to set them and they will be
picked by the dll?
Is the use of libdwi the only way to see the usb devices from Windows?
Seems kind of a complicated and hackish way
I'm trying to write a multi platform scanning utility using SANE but, while
everything with linux is fine, opening the device and all, I find issues
with windows, both xp 32 and 7 64 bit. I downloaded the source and compiled
it using cygwin and the libusb-win32 library and everything went fine; som