On Sat 03-Mar-2012 at 10:05 +1100, Terry Duell wrote:
On Sat, 03 Mar 2012 09:52:29 +1100, Bruno Postle <[email protected]> wrote:

I seem to remember Terry fixed these in the default branch, but then if I merge the PSB branch into the default branch, then I get this error:

pteditor.c: In function 'Java_pteditor_CGetImageRow':
pteditor.c:103:4: error: unknown type name 'UCHAR'

It's a bit of a guess, but uchar should be defined in stdtype.h, so I would suspect a missing #include <stdtype.h> somewhere. Try bunging it into pteditor.c and see how that goes.

I replaced 'UCHAR' with 'unsigned char' and it builds. I've committed this to the default branch along with the merge.

--
Bruno

--
You received this message because you are subscribed to the Google Groups "Hugin and 
other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to