Skip to content

Issues with nesting classes #24

@HassanEmam

Description

@HassanEmam

I have created a library that parses a tsv file. Each line parsed is added to an object of another class that is used as a collections.

When I used the template to compile I had some initial issues accessing the filesystem but that has been sorted by modifying the CMAKELists and adding some extra arguments.

Now all compiles ok and I have exposed the functions and members using Glue; I am faced a new issue that I can access a member but when I try to console log the data in that member it does not recognise it.

The code for the library is https://github.com/Constology/XERNative

Any suggesting on what is the best practice to write the Glue code for this library?

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