Skip to content

mac: C# System.DllNotFoundException has been thrown #4

@sgbzona

Description

@sgbzona

Hi, Im using Visual Studio Community 2017 Edition.
I have installed the PLPlot from brew.
All libraries have been added to the Cellar and system paths.

When running the example code for C# the following error happens:

System.DllNotFoundException has been thrown plplot

Line:
// create PLplot object
PLStream pl = new PLStream();

I have on my bash profile:
export LD_LIBRARY_PATH="/usr/local/Cellar/plplot/5.14.0_1/lib"

Any ideas what can be missing?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions