Skip to content

Compile Error at g++ 7.3 / ubuntu 18.04 #404

Description

@kckjn97

In Ubuntu 16.04 and g++ 5.4, I could compile FlashX normally.
But, I could not compile FlashX. I use ubuntu latest version(18.04) and g++(7.3).
I see below error.

/home/kckjn97/flashx/matrix/data_io.cpp:278:17: error: could not convert ‘std::unique_ptr<char []>()’ from ‘std::unique_ptr<char []>’ to ‘std::shared_ptr’
return std::unique_ptr<char[]>();

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