Browse Source

Update INSTALL.md dependencies list

pull/615/head
Zetok Zalbavar 11 years ago
parent
commit
40b27232d9
No known key found for this signature in database
GPG Key ID: 53137C3033F09008
  1. 14
      INSTALL.md

14
INSTALL.md

@ -7,13 +7,13 @@ @@ -7,13 +7,13 @@
<a name="dependencies" />
##Dependencies
| Name | Version | Modules |
|--------------|-------------|-------------------------------- |
| Qt | >= 5.2.0 | core, gui, network, widget, xml |
| GCC/MinGW | >= 4.6 | C++11 enabled |
| Tox Core | most recent | core, av |
| OpenCV | >= 2.4.9 | core, highgui |
| OpenAL Soft | >= 1.16.0 | |
| Name | Version | Modules |
|--------------|-------------|------------------------------------- |
| Qt | >= 5.2.0 | core, gui, network, widget, xml, sql |
| GCC/MinGW | >= 4.8 | C++11 enabled |
| Tox Core | most recent | core, av |
| OpenCV | >= 2.4.9 | core, highgui |
| OpenAL Soft | >= 1.16.0 | |
<a name="windows" />
##Windows

Loading…
Cancel
Save