From: Radomir Mech (rmech++at++engr.sgi.com)
Date: 02/22/2002 09:22:51
Hi Andreas,
it is there in linux version too. Have you defined a prototype? If not the
compiler would assume that the function returns int. Try adding
extern void __pfFinishFrameStats(void);
to your code. That works for me and it compiles both on irix and linux.
Radomir
Andreas Ekstrand wrote:
>
> Hi Radomir,
>
> I tried the __pfFinishFrameStats() function call in Performer 2.5 for
> Linux, but the compiler doesn't find it. Maybe it's only in the Irix
> version?
>
> /Andreas
>
This archive was generated by hypermail 2b29 : Fri Feb 22 2002 - 09:25:09 PST