On Sat, 03 Mar 2012 10:18:07 +1100, Terry Duell <[email protected]> wrote:

On Sat, 03 Mar 2012 10:05:22 +1100, Terry Duell <[email protected]> wrote:

I may have been a bit premature!
I now see that uchar is defined in filters.h, which is included in pteditor.c. Something must be haywire somewhere as pteditor.c built OK here (Fedora 16) when I monkeyed about with the pt_int32 business.

I now see that filter.h in the default branch prior to the PSD merge included the following code... //---------------------- Types ---------------------------------------------
    49
    50 #define UCHAR    unsigned char
    51 #define USHORT  unsigned short
    52 #define ULONG   unsigned long
    53
    54 enum{
    55  _UCHAR,
    56  _USHORT,
    57  _ULONG
    58  };

but this code is missing in filter.h in the PSD branch and default since the merge.
This explains why pteditor.c wouldn't build in the PSD branch.
A bit of a mystery though as to how/why it came about. Didn't anyone ever try to build the PSD branch?

Cheers,
--
Regards,
Terry Duell

--
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