On 02/27/2014 02:09 AM, Johan Hake wrote:

    > but #include <memory> is clearly in that file.


But -std=c++11 is missing from your flags.

Johan
Thanks Johan. It looks like this is missing from INSTANT.

I had to add cmake -DCMAKE_CXX_FLAGS=-std=c++11 to instant in order to have my forms compiling.
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to