Sergey,
Per an earlier post, the v2.6 source is required for the VC6 compiler. When I ran the build.bat file from this version, there were a number of C2535 errors generated similar to this one: ------------------------------ amp.cpp amp.h(150) : error C2535: '__thiscall amp::ampf<Precision2>::amp::ampf<Precision2>(const class amp::ampf<Precision2> &)' : member function already defined or declared amp.h(143) : see declaration of 'ampf<Precision>::ampf<Precision>' ------------------------------ Any suggestions?
Also, from an archived web page, the polynomial interpolation files were bundled into the following file: polinterpolation.cpp.zip, but was not archived along with the page. Is this file still available.
Thanks, and keep up the great work!
Jon
|