dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #22695
Re: [Question #153271]: Compiling with Intel Compiler
Question #153271 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/153271
Status: Open => Answered
Johannes Ring proposed the following answer:
Defining these environment variables should work, but if the CMake cache
has already been created, then I think they will have no effect. Try to
delete the build tree and configure again.
You can also force CMake to use a specific C++ compiler by setting
-DCMAKE_CXX_COMPILER:FILEPATH=/path/to/cxx_compiler when running cmake.
--
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.