Skip to content

A library used by this sketch is not installed properly. #88

@kaushalfeb

Description

@kaushalfeb

I am following Processing course from Daniel Shiffman's youtube channel.
I am a beginner. I wrote the same code for video, installed the library but I am getting this weird error in compiler.

UnsatisfiedLinkError: Error looking up function 'gst_date_get_type': /usr/lib64/libgstreamer-1.0.so.0.1203.0: undefined symbol: gst_date_get_type
A library relies on native code that's not available.
Or only works properly when the sketch is run as a 32-bit application.

Could someone help?
Additional info:
I installed library by selecting Sketch -> Import Library -> Add Library
I am using Processing 3.3.6
I am running it on Fedora OS.(recently installed)
I fixed the gstreamer by rpmfusion by installing vlc player. Videos which were not running earlier are running now.
But processing is still stuck.
I can run Image files do various effects with them.
I am attaching a screenshot.
screenshot from 2018-02-01 13-00-09

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions