Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kckjn97 opened this issue May 10, 2018 · 0 comments
Open

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

kckjn97 opened this issue May 10, 2018 · 0 comments

Comments

@kckjn97
Copy link

kckjn97 commented May 10, 2018

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[]>();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant