Skip to content

Error at startup #4

@severin-lemaignan

Description

@severin-lemaignan

When running the tracker on Linux (Ubuntu 15.10), I get the following errer:

$ ./runme.sh 
MBV_LIBS Environment variable should point to the MBV libraries folder.
MBV_LIBS /home/slemaignan/applis/MBV_PythonAPI_Linux_1.1/
Setting LD_LIBRARY_PATH and PYTHONPATH
Running the Single Hand Tracker script...
Creating Renderer...
[2015-11-17 13:14:16.524800] [0x000007fa9541c170] [warning] Read options from environment : unrecognised option 'libs'
[2015-11-17 13:14:16.524891] [0x000007fa9541c170] [warning] Read options from environment : unrecognised option 'libs'
Traceback (most recent call last):
  File "src/SingleHandTracking.py", line 33, in <module>
    renderer = Rendering.RendererOGLCudaExposed.get()
RuntimeError: /home/padeler/work/mbv/release_libs/src/mbv/Rendering/RendererOGL/RendererOGL.cpp(1142): Throw in function MBV::Rendering::RendererOGLCudaExposed::RendererOGLCudaExposed(MBV::Core::UInt, MBV::Core::UInt, MBV::Core::UInt, const String&, const String&)
Dynamic exception type: boost::exception_detail::clone_impl<MBV::Core::Exception>
[MBV::Core::Message*] = unknown error

Any idea?

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