qgroundcontrol icon indicating copy to clipboard operation
qgroundcontrol copied to clipboard

unable to find renderer plugin for opengl

Open ebesin opened this issue 3 years ago • 2 comments

I want to add a Scene3D item in QGC, but when I start QGroundControl, it givs the following error: unable to find renderer plugin for opengl

  • operating system: Ubuntu 20.04
  • QGroundControl: the latest version

I wonder how to solve this problem?

ebesin avatar Mar 04 '22 13:03 ebesin

This 3D scene works fine on other projects, but I had a problem porting to QGC, I don’t know how to fix it. ╥﹏╥

ebesin avatar Mar 04 '22 13:03 ebesin

Hi! I encountered a the same problem on QGC 4.3.0, did you ever find a solution to the problem?

Eeaeau avatar Feb 06 '24 15:02 Eeaeau

Not a problem in master anymore, but for older builds you need to copy the plugin. https://www.qtcentre.org/threads/71088-SOLVED-Deploying-Qt3D-application-Unable-to-find-renderer-plugin-for-opengl

HTRamsey avatar May 31 '24 14:05 HTRamsey