Skip to content

MYLIBRARY_EXPORT dll export not work #21

Open
@paopaol

Description

@paopaol

if the class written as

class MyClass{
//some method
};

it works fine.

but

class  MYLIBRARY_EXPORT MyClass{
//some method
};

not works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions