Re: [Lcms-user] Have a problem with BOOL.

2003-10-21 Thread Bob Friesenhahn
On Tue, 21 Oct 2003, Marti Maria wrote: > Hi, > > >I am working on an image library with GNUstep and it has to define BOOL which > >lcms also defined it so I have to remove the BOOL from lcms.h to make it compiled. > >Would anyone please suggest me a comfortable way around this? > > Ops, namespace

Re: [Lcms-user] Have a problem with BOOL.

2003-10-21 Thread Marti Maria
Hi, >I am working on an image library with GNUstep and it has to define BOOL which >lcms also defined it so I have to remove the BOOL from lcms.h to make it compiled. >Would anyone please suggest me a comfortable way around this? Ops, namespace clash ... nasty stuff. Since it is typedef'd, I can

[Lcms-user] Have a problem with BOOL.

2003-10-21 Thread Banlu Kemiyatorn
Dear Sirs, I am working on an image library with GNUstep and it has to define BOOL which lcms also defined it so I have to remove the BOOL from lcms.h to make it compiled. Would anyone please suggest me a comfortable way around this? Best regards ---