[sane-devel] U_Short Declaration
Hugh McMaster
dasjournal at gmail.com
Fri Jun 8 10:52:53 UTC 2007
Hi,
While compiling Sane (CVS version), I encountered another compile time
error. This time, it would seem that 'u_short' has not been declared.
I am using MinGW, and GCC
In an effort to fix this, I included this typedef before the error
line displayed in the output:
typedef unsigned short u_short;
If this is not a suitable fix for the problem, I would be happy to use
someone elses suggestion, and try again.
Hugh
More information about the sane-devel
mailing list