[ghemical-devel] ghemical-2.98 released
Michael Galloway
mgx at ornl.gov
Fri Aug 1 11:58:17 EDT 2008
On Fri, Aug 01, 2008 at 09:21:33AM +0300, Tommi Hassinen wrote:
> nope, did not resolve it:
>
> sasaeval.cpp:287: error: 'sort' was not declared in this scope
> make[2]: *** [sasaeval.lo] Error 1
>
>
> Hello,
> I looked at previous version of libghemical, where "sasaeval" code is at the original location, and it only includes these stl-related headers:
>
> #include <vector>
> #include <algorithm>
> using namespace std;
>
> So I hope that adding #include <algorithm> helps ; if it doesn't then I'm a bit confused how the previous version has worked... But these stl-headers do change from system to system, I have seen it before.
>
>
yes, that lets libghemical build. thanks.
-- michael
More information about the ghemical-devel
mailing list