Skip to content

Cannot loading libgeocalc #2

Description

@daishuyu

Dear Rainer Manuel Schaich,

I'm trying to use your code to solve a vertex enumeration problem, i.e. given H-representation, find its V-representation. I follow the tutorial on the website and stuck when editing startup. I created a startup m-file in the file where I install the GeoCalcLib.
When I run
[,] = loadlibrary('libgeocalc','PATH/mainFunctions.h');
display('GeoCalc library loaded.');
the error "image not found" occurs. It seems that no library is found. I checked the src file which is the path points to. There is no file called libgeocalc.
Can you please tell me how to solve this?

Best,
Tianyu

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