Hi,

I compiled dolfin 1.4 with MSVS 12.0 (visual studio 2013) on windows.
It supports window 7, 8, 8.1, and I think 10.
It has both x86 and x64.versions.

It's open project:
https://bitbucket.org/vlasovmaksim/fenics_project_vs

The readme or wiki is outdated for the project though.

It is compiled with PETSc, MSMPI, Parmetis, OpenMP, uBLAS, UMFPACK, VTK,
HDF, SZIP, libxml2, boost libraries.
Also I compiled "FEniCS Solid Mechanics" project:
https://bitbucket.org/vlasovmaksim/fenics_solid_mechanics

Now I want to add Python support for this windows version.
Also other persons ask me about this.
I want to use Python, Jit Instant compiler and MSVS conpiler to compile
forms from .ufl files to header and cpp files.

Could you suggest how to do it?

Any help appreciated!

Thanks in advance!

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

Reply via email to