On Mon, Jun 23, 2014 at 4:06 PM, Sai Rajeshwar <[email protected]> wrote:
> UFCConfig.cmake  is as follows
> -----------------------------------------
> # CMake configuration for UFC (http://fenicsproject.org/)
> #
> # This file has been generated automatically by the FFC/UFC installation.
>
> # FIXME: Check that naming conforms to CMake standards
>
> # Package found
> set(UFC_FOUND TRUE)
>
> # Include directories
> set(UFC_INCLUDE_DIRS "/home1/03023/rajeswar//include")
>
> # Compiler flags
> set(UFC_CXX_FLAGS "-std=c++0x")

Thanks, the flag -std=c++0x is there, so it is not what I suspected.
Maybe it is picking up an old UFCConfig.cmake? IIRC, you tried to
install UFC 2.2.0 earlier? Could you do "locate UFCconfig.cmake" and
post the output here?

Johannes
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to