Skip to content

setdata function depreciated / List of dependancies #1

@raidfire99

Description

@raidfire99

Hi can we have a full isit of dependencies and versions?

I'm on Ubuntu 20.04, GNR 3.10, I managed to run the cmake command ok to completion after modifying the cmake command to be python 3.8 not 3.9, installing missing dependencies and repeating until it finished but when i try to make it fails on an open gl texture error in the screen file with notes that 7 arguments expected 9 provided, you mention in the MD file gl headers and runtimes, other than qt5 and building opengl what am I missing?

[ 10%] Building CXX object lib/CMakeFiles/gnuradio-ofdmradar.dir/gui/ofdmradar_screen.cc.o
/home/raidfire/gr-ofdmradar/lib/gui/ofdmradar_screen.cc: In member function ‘virtual void OFDMRadarScreen::initializeGL()’:
/home/raidfire/gr-ofdmradar/lib/gui/ofdmradar_screen.cc:95:45: error: no matching function for call to ‘QOpenGLTexture::setData(int, int, int, unsigned int, unsigned int, int, QOpenGLTexture::PixelFormat, QOpenGLTexture::PixelType, std::complex*)’
95 | d_front_buffer.data());
| ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions