POV-Ray : Newsgroups : povray.programming : To POV-Team: Please put "#define fabs fabs" into config.h... : Re: To POV-Team: Please put "#define fabs fabs" into config.h... Server Time
28 Jul 2024 10:22:26 EDT (-0400)
  Re: To POV-Team: Please put "#define fabs fabs" into config.h...  
From: Thorsten Froehlich
Date: 28 May 2002 08:27:54
Message: <3cf377ca$1@news.povray.org>
The fabs in 3.1 and before exists because some old C libraries do not have it.
If your library has it the library version will be used as the #define is
conditional!  So there is no problem as long as you have a library that has
fabs...

As far as POV-Ray 3.5 is concerned, it requires a C++ compiler anyway and all
legacy C support has been removed.

    Thorsten

____________________________________________________
Thorsten Froehlich
e-mail: mac### [at] povrayorg

I am a member of the POV-Ray Team.
Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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