-
Notifications
You must be signed in to change notification settings - Fork 643
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels