Skip to content

Build errors compiling with header only mode #232

@mr-pandabear

Description

@mr-pandabear

I'm trying to build the library in header only mode, when I compile I get the following error:

../external/eosio/vm/host_function.hpp:382:66: error: no member named 'apply' in
      'eosio::vm::detail::no_viable_overload_of_from_wasm<const std::__1::basic_string<char> &>'
            return detail::make_value_getter<S, Cons>().template apply<S>(alloc, static_cast<T&&>(val), tail);

I can't figure out what the issue is

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