
15 Feb
2007
15 Feb
'07
6:38 p.m.
All of ublas tests fail on msvc-7.1_stlport4 with the following: fatal error C1189: #error : Your compiler is unsupported by this verions of uBLAS. Boost 1.32.0 includes uBLAS with support for many old compilers. This errors message at the very least is misleading -- msvc 7.1 is not an old compiler by any measure and msvc 7.1 without stlport passes all ublas tests. Would anybody be able to either fix configuration checks, or reword this message to more clearly say what is the problem with stlport is? Thanks, Volodya