Skip to content

The getVariableNode is not being exported #1375

@oureveryday

Description

@oureveryday

SharedAbstractNode getVariableNode(const std::string& name);

This line doesn't have a TRITON_EXPORT which cause a complite error on Ponce plugin.
It should be TRITON_EXPORT SharedAbstractNode getVariableNode(const std::string& name);

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions