POV-Ray : Newsgroups : povray.unix : Some notes about Cygwin/MinGW compilation : Re: Some notes about Cygwin/MinGW compilation Server Time
1 May 2024 02:49:02 EDT (-0400)
  Re: Some notes about Cygwin/MinGW compilation  
From: Christoph Hormann
Date: 3 Nov 2002 11:44:44
Message: <3DC5527C.998E9103@gmx.de>
Warp wrote:
> 
> [...]
> #define BLOB POV_BLOB
> 
>   Nothing else is needed. The preprocessor will change all instances
> of the identifier 'BLOB' to 'POV_BLOB' before giving the source to the
> compiler.
> 
>   (Of course that #define must be placed *after* the windows-specific
> #includes which might define 'BLOB' in their own way.)

Interesting idea but sadly the povray source files are inconsistent about
order of the #include's for project specific and general files - placing
this in frame.h would not work.

Christoph

-- 
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 02 Nov. 2002 _____./\/^>_*_<^\/\.______


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.