I'm only going to actively test against versions of gcc >= 4.1 now.

This commit is contained in:
Davis King 2011-05-22 12:11:02 -04:00
parent 5c183bb499
commit 0af07b8d49

View File

@ -32,7 +32,7 @@
<a href="examples/CMakeLists.txt.html">examples/CMakeLists.txt</a>
</p>
<p>
I try to make sure everything compiles fine under Visual Studio .NET 2005 (and above) and gcc (3.4 and above).
I try to make sure everything compiles fine under Visual Studio .NET 2005 (and above) and gcc (4.1 and above).
</p>
<p>
Again, note that you should <b><i>not</i></b> add the dlib folder itself to your compiler's include path.