Static libraries for VS2008

Hello,

are the static libraries only available for C++ VS2010 or also for 2008? I could not find a download link...

Best

The static libraries are only for VS2010. When the next version of VS comes out we'll support that alongside the VS2010 set. But we can't support VS2008 because we use language features that don't exist in VS2008 C/C++ libraries.

OK, thanks for the info.