Hi,
I built Clapack 3.2.1 under VS2008, after build how to run the test? I "start without debuging" RUN_TESTING, it pop out a windows and let me select a .exe file. I did so and only got an empty windows. No results.
To improve the speed, it that possible to copy some of c routines to my C++ code and build them in my own project? Thanks!

