Commit 0af07b8d authored by Davis King's avatar Davis King

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

parent 5c183bb4
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment