Hi,

You define NON_WINDOWS in source code always, but I think I need to
change it. If WIN32 is defined, it should not be defined.

Ok, I will try to include that on next release. Anyway you can compile
and run it on windows without this toggle, it only happens some
optimizations are not used at all. Performance is almost same.

Regards
Marti.


----- Original Message ----- From: "Christian Schmitz" <[EMAIL PROTECTED]>
To: "Marti" <[EMAIL PROTECTED]>
Sent: Saturday, December 03, 2005 12:19 AM
Subject: Re: [Lcms-user] ANNOUNCE: lcms 1.15 released


Marti <[EMAIL PROTECTED]> wrote:

Hi,

I'm pleased to announce that version 1.15 of LittleCMS is now available.

Fine. One little comment:

You define NON_WINDOWS in source code always, but I think I need to
change it. If WIN32 is defined, it should not be defined.

#if !WIN32
#define NON_WINDOWS  1
#endif

add and it works fine here on Windows and Mac OS.

Gruß
Christian

--
Around ten thousand functions in one REALbasic plug-in. The MBS Plugin.
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to