Reply at end

On Thu, 7 Apr 2016 20:33:41 +0100
Bill Somerville <g4...@classdesign.com> wrote:

> On 07/04/2016 20:08, Richard Bown wrote:
> > Hi
> > WSJTX 1.5 & 1.6 no longer building on a ARMHF  32 bit plaform:-
> >
> > /usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h: In member 
> > function 'void
> > QOpenGLFunctions::glVertexAttrib4fv(GLuint, const
> > GLfloat*)': 
> > /usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h:2126:5: error:
> > '::glVertexAttrib4fv' has not been declared ::glVertexAttrib4fv(indx, 
> > values); ^
> > /usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h: In member 
> > function 'void
> > QOpenGLFunctions::glVertexAttribPointer(GLuint, GLint, GLenum, GLboolean, 
> > GLsizei, const
> > void*)': 
> > /usr/include/arm-linux-gnueabihf/qt5/QtGui/qopenglfunctions.h:2137:5: error:
> > '::glVertexAttribPointer' has not been declared 
> > ::glVertexAttribPointer(indx, size, type,
> > normalized, stride, ptr); ^ Building CXX object 
> > CMakeFiles/wsjtx.dir/decodedtext.cpp.o
> > CMakeFiles/wsjtx.dir/build.make:255: recipe for target 
> > 'CMakeFiles/wsjtx.dir/Modulator.cpp.o'
> > failed make[2]: *** [CMakeFiles/wsjtx.dir/Modulator.cpp.o] Error 1
> > make[2]: *** Waiting for unfinished jobs....
> > CMakeFiles/wsjtx.dir/build.make:303: recipe for target 
> > 'CMakeFiles/wsjtx.dir/logqso.cpp.o'
> > failed make[2]: *** [CMakeFiles/wsjtx.dir/logqso.cpp.o] Error 1
> > CMakeFiles/Makefile2:936: recipe for target 'CMakeFiles/wsjtx.dir/all' 
> > failed
> > make[1]: *** [CMakeFiles/wsjtx.dir/all] Error 2
> > Makefile:136: recipe for target 'all' failed
> > make: *** [all] Error 2
> > OS Ubuntu 15.03
> > anything obvious ?????
> > Hamlib builds OK
> >
> Hi Richard,
> 
> it's not a WSJT-X issue. Seems that something is broken between Qt and 
> OpenGL. Looks like there are in-lined calls to OpenGL functions in the 
> Qt header files which is causing errors because the version of the 
> OpenGL development libraries is out of sync with the Qt headers. If both 
> Qt5 and OpenGL are coming out of the standard repositories then the 
> issue needs reporting to the o/s packagers i.e. Ubintu or Debian.
> 
> 73
> Bill
> G4WJS.
> 
> ------------------------------------------------------------------------------
>
Thanks Bill
Thats going to be a real PITA.
I'll see what I can do, but I can forecast total disinterest from them.


-- 
-- 
Best wishes /73 
Richard Bown

Email : rich...@g8jvm.com
HTTP  :  http://www.g8jvm.com
nil carborundum a illegitemis
##################################################################################
Ham Call: G8JVM . QRV: 50-432 MHz + Microwave 23 cms 140W, 13 cms 100W & 3cms 5W
Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W
QRV VHF 6mtrs 200W, 4 mtrs 150W, 2mtrs 400W, 70cms 200W
OS: Linux Mint 17.3 x86_64 on a Dell Inspiron N5030 laptop
##################################################################################
 


------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to