[mythtv] Mac OS X Compile Errors with CVS

Jeremiah Morris jm at whpress.com
Sun Feb 6 17:39:14 UTC 2005


On Feb 6, 2005, at 12:28 PM, Chris Birkinshaw wrote:

> NuppelVideoPlayer.cpp:519: error: `isnan' undeclared (first use this 
> function)
>
> Any ideas?

Yep, this cropped up in MythVideo before. Apple's GCC requires the 
"_GLIBCPP_USE_C99" define before it will accept isnan() -- I'm testing 
a patch for this now.

- Jer



More information about the mythtv-dev mailing list