Skip to content

encoidng.h missing when including mruby/string.h #60

@chobie

Description

@chobie

When I use mruby/string.h on my program. encoding.h does not find.

mruby/include/mruby/string.h:11:10: fatal error: 'encoding.h' file not found
#include "encoding.h"

Currently, encoding.h is in mruby/src directory. probably, It would be placed in include/ruby directory i think.
(also some header files.)

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions