Skip to content

There is a bug in tutorial_01_first_tree #84

Closed
@oliveryoung

Description

@oliveryoung

run "t01_first_tree_dynamic" program will prompt: could not load library : ./libdummy_nodes.so: cannot open shared object file: no such file or directory.
Line 73 in the program:
-factory.registerFromPlugin("./libdummy_nodes.so");
+factory.registerFromPlugin("../libdummy_nodes_dyn.so");

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