-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Build issues with Ubuntu 18.04 LTS #4926
Comments
@omkarnathsingh The build instructions are for Ubuntu 14.04, I’ve never tried building it on more new versions. |
#4275 ? |
@john-preston any chance to support newer versions anytime soon? |
@omkarnathsingh I'm not sure this is a good time investment :( If I build a version on Ubuntu 14.04 it runs on all Ubuntu versions up till 18.04. But if I build version on Ubuntu 18.04 it is likely it won't run on the previous versions and I end up building an app for only the latest OS version, which is sad. |
@john-preston so after next april this won't be an issue? |
@nachfuellbar I still don't know how to decide on the client side if I can update to the next version or not. I don't like the idea of dropping of some systems support with an option that they'll try to autoupdate and then just won't launch any longer. So right now I don't know how to drop support of any of Linux systems. |
Edit links.txt and add -no-pie to your c++ command |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
I looked through all of solutions given here before, but they are not working now. I am using code from master branch of this repository and have followed all steps as given in Readme for Linux.
Error Logs of make:
The text was updated successfully, but these errors were encountered: