On Mon, 2010-08-02 at 18:17 -0400, John Griffiths wrote:
> The configure went well and all dependencies were properly satisfied.
> One exception: OpenGL says it is not available.
> 
> make run until I get this error:
>         svg.C: In member function ‘virtual int
>         SvgMain::process_realtime(VFrame*, VFrame*)’:
>         svg.C:283: error: no matching function for call to
>         ‘stat::stat(char [1024], stat*)’
>         /usr/include/bits/stat.h:40: note: candidates are:
>         stat::stat()
>         /usr/include/bits/stat.h:40: note:
>         stat::stat(const stat&)
John,
Not sure if this fits your bill, but on my Fedora 12, x86-64 build, I
had to specify "--enable-opengl" as a ./configure command line arg to
get Cinelerra to compile with OpenGL support.  (I have an NVidia 8800GT
card.)

./configure --enable-opengl

scott


_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to