bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bino-list] compile error GLEWContext does not name a type


From: Jozef Riha
Subject: [Bino-list] compile error GLEWContext does not name a type
Date: Fri, 23 Dec 2016 01:30:44 +0100

any idea?

..
/usr/include/libavcodec/avcodec.h:4473:6: note: declared here
 void av_free_packet(AVPacket *pkt);
      ^~~~~~~~~~~~~~
  CXX      media_input.o
  CXX      dispatch.o
In file included from video_output_qt.h:41:0,
                 from dispatch.cpp:43:
video_output.h:131:13: error: ‘GLEWContext’ does not name a type
     virtual GLEWContext* glewGetContext() const = 0;
             ^~~~~~~~~~~
In file included from dispatch.cpp:43:0:
video_output_qt.h:73:5: error: ‘GLXEWContext’ does not name a type
     GLXEWContext* glxewGetContext() const;
     ^~~~~~~~~~~~
video_output_qt.h:170:5: error: ‘GLXEWContext’ does not name a type
     GLXEWContext _glxew_context;
     ^~~~~~~~~~~~
video_output_qt.h:172:5: error: ‘GLEWContext’ does not name a type
     GLEWContext _glew_context;
     ^~~~~~~~~~~
video_output_qt.h:196:5: error: ‘GLXEWContext’ does not name a type
     GLXEWContext* glxewGetContext() const;
     ^~~~~~~~~~~~
video_output_qt.h:198:13: error: ‘GLEWContext’ does not name a type
     virtual GLEWContext* glewGetContext() const;
             ^~~~~~~~~~~
make[4]: *** [Makefile:768: dispatch.o] Error 1

gcc version 6.2.1 20160830 (GCC), arch linux 64bit

thank you,

jose

reply via email to

[Prev in Thread] Current Thread [Next in Thread]