Skip to content

Build error in the Yocto system #935

@bchoineubility

Description

@bchoineubility

Hi,

I am trying to build OSDK in the Yocto, and I faced build error which closed already by #889 .
But, I can not use gcc 5.4 with Yocto.

Error message :

osdk-core/modules/inc/filemgr/impl/mmap_file_buffer.hpp:23:15: error: field 'currentLogFilePath' has incomplete type 'std::string' {aka 'std::__cxx11::basic_string<char>'}

By the way, I add #include <string> to mmap_file_buffer.hpp and disappeared error. Here is my patch file.

Can you check it available?

0001-Remove-compile-error-by-incompatible-string-type.patch

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