AnitaKishore (kishore++at++electrogig.com)
Wed, 19 Jun 1996 09:52:50 -0700
On Jun 20, 6:15pm, brainval wrote:
> Subject: movietex.c in OpenGL.
>
> Hello,
>
> I'm trying to compile the program:
>
> /usr/share/Performer/src/pguide/libpr/C/movietex.c
>
> in OPENGL, and with the HAVE_VL defined as 1.
>
> But, this section of code:
>
> #ifndef IRISGL /* OPENGL */
> {
> GLXVideoSourceSGIX videosource;
> videosource = glXCreateGLXVideoSourceSGIX(Dsp, 0 /* screen */,
> vlServer, vlPath, VL_TEXTURE, vlDrn)) == None);
> glXMakeCurrentReadSGI(Dsp,
> pfGetWinWSDrawable(Win), pfGetWinWSDrawable(Win), /* ??? */
> pfGetWinGLCxt(Win));
> }
> #endif
>
> is impossible to compile.
>
> Why?
> Why this functions aren't defined anywhere ?
>
>
You need to install path 154 for openGL if you are on RE2.
-anita
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer.html
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:02 PDT