Adds system requirements label. (#46)
parent
1b7eb7fad7
commit
f6c9f9565f
|
@ -66,6 +66,8 @@ On Ubuntu 14.04 (Trusty):
|
||||||
:linenos:
|
:linenos:
|
||||||
:lines: 20-
|
:lines: 20-
|
||||||
|
|
||||||
|
.. _system-requirements:
|
||||||
|
|
||||||
System Requirements
|
System Requirements
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
@ -77,6 +79,12 @@ on systems that meet the following requirements:
|
||||||
* Ubuntu 14.04 (Trusty)
|
* Ubuntu 14.04 (Trusty)
|
||||||
* gcc version 4.8.4
|
* gcc version 4.8.4
|
||||||
|
|
||||||
|
Known Issues
|
||||||
|
------------
|
||||||
|
|
||||||
|
* 32-bit builds have libeigen alignment problems which cause crashes and/or
|
||||||
|
memory corruptions.
|
||||||
|
|
||||||
How to cite us
|
How to cite us
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue