Question #141219 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/141219

Johannes Ring posted a new comment:
@Theo: The problem can be your LIBRARY_PATH variable as you reported in
question #143006:

  LIBRARY_PATH=C:\Program Files\g95\lib;C:\Program Files\g95\lib\gcc-
lib\i686-pc-mingw32\4.0.4

This could result in that the wrong gcc library will be used when the
Python extension modules are created. Try to unset this variable as you
did with PYTHONHOME and then rerun the demo. It might be necessary to
run instant-clean first.

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to