No commit message authored by Karel Slaný's avatar Karel Slaný
No commit message
...@@ -20,7 +20,7 @@ The validator binary core is written in C/C++/ObjC depending on the target brows ...@@ -20,7 +20,7 @@ The validator binary core is written in C/C++/ObjC depending on the target brows
* XCode + Command Line Tools (OS X) * XCode + Command Line Tools (OS X)
* MS Visual Studio 2010 or later (Windows) * MS Visual Studio 2010 or later (Windows)
Since the extension version 2.2.0.2 the build mechanism uses autotools to configure the sources. If you are trying to build an older version (e.g. 2.2.0 or 2.2.0.1) the you need to obey the cmake-based building procedure. Since the extension version 2.2.0.2 the build mechanism uses autotools to configure the sources. If you are trying to build an older version (e.g. 2.2.0 or 2.2.0.1) then you need to obey the cmake-based building procedure.
## Compiling Using Autotools ## Compiling Using Autotools
... ...
......