On 22.08.2011, at 22:45, Ian MacArthur wrote:
> 
> And whilst I'm on - big check-in there - ouch!
> 
> Had to massage makeinclude a bit to get it to compile on this Mac; the 
> include path being passed to the compiler had to be extended to:
> 
> - find config.h and mac_endianness.h  (I added -I.. before the -I../include 
> path, 3 places)
> 
> - none of the image libs could find their headers (I added 
> -I../include/fltk3png -I../include/fltk3jpeg -I../include/fltk3zlib to the 
> .c.o target)
> 
> 
> Thereafter the build went OK.


Yes, the path to the image libraries is now fixed. I still have to do the 
config.h, but I have not decided yet if config.h should go into ./include, so 
no path changes are needed, just autoconf, or if it should stay where it is and 
I modify the paths. I'll have to make sure that the correct config.h is 
included for the various IDE builds.

Anyway, it's midnight. I am logging off. Can't decide tonight ;-)

 - Matthias
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to