Mike Stephens (stephens++at++Mikey.wes.army.mil)
Wed, 4 Sep 1996 23:25:03 -0500 (CDT)
tonight i think i found the problem.
rld could not find pfiIXformUpdateFunc or pfiGetIXformUpdate because in the
include file /usr/include/Performer/pfui.h
it's misspelled...
here's the output of a grep for this in <Performer/pfui.h>:
------------------------------$-------------------------------------
pfui.h:extern void pfiIXformUpudateFunc(pfiInputXform *_ix,
pfiInputXformUpdateFuncType _func, void *_data);
---------------------------------$----------------------------------
pfui.h:extern void pfiGetIXformUpudateFunc(pfiInputXform *_ix,
pfiInputXformUpdateFuncType *_func, void **_data);
has this already been reported and is there a patch to cover it ?
mike
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:53:30 PDT