gazebosim / gz-rendering

C++ library designed to provide an abstraction for different rendering engines. It offers unified APIs for creating 3D graphics applications.
https://gazebosim.org
Apache License 2.0
56 stars 51 forks source link

Rendering engine plugins not loaded on Windows #40

Open osrf-migration opened 5 years ago

osrf-migration commented 5 years ago

Original report (archived issue) by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033).


When tests are runs on jenkins, the rendering plugins are not found and prints out this msg:

1: [Err] [d:\jenkins\workspace\ign_rendering-ci-win\ws\ign-rendering\src\renderenginemanager.cc:268] Failed to load plugin [ignition-rendering0-ogre] : couldn't find shared library.

It could be a path problem

iche033 commented 4 years ago

Reopened as we are seeing the issue happening with ogre2 plugin on windows