A Note on C++ Compilers

In order to compile MesoRD, you will need a C++ compiler. While some effort is made to adhere to applicable standards, some compilers are found to work better than others. Currently, there are compilers that are not supported by MesoRD. Since certain compilers do not even implement the standards correctly, any effort to follow standards would be wasted if we chose to support such systems. The following compilers are tested, and found to work with MesoRD.

Other compilers where also used when building the 0.2.* release. These are, however, un-tested for the 0.3 and later releases.