<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
</head>
<body>
<p>Hi j-b,</p>
<p>On 2018-07-13 09:21, Jean-Baptiste Kempf wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> Filip,
This ship has sailed. C++11 is required to build VLC.
In fact, the requirement is GCC 5.0 and Clang 3.4. Which means part of
C++14 is also OK.
Platforms who can't get that will stay on 3.0 LTS</code></pre>
</blockquote>
<p>Why would those be required for an <em>out-of-tree</em> module compilation? I am not talking about building VLC-VLC, I am talking about modules.</p>
<p>/F</p>
</body>
</html>