Skip to content

Commit

Permalink
Added reason why not to use Ubuntu 14.04
Browse files Browse the repository at this point in the history
  • Loading branch information
drouin-simon authored and lassoan committed Mar 1, 2018
1 parent c63ddf0 commit 702f351
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Docs/BuildInstructionsLinux.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Ubuntu 14.04 LTS
================
This version of Ubuntu is not officially supported
- The gcc compiler provided by default (4.8.4) does not fully support c++11 and is missing functionality used by PlusLib
- The default version of Qt provided with the distribution (5.2.1) lacks some functionality required by PlusApp.

Ubuntu 16.04 LTS
================

Expand Down

0 comments on commit 702f351

Please sign in to comment.