Don't trust those instructions, they seem to be very old. I suggest you start from scratch if you want to build on Windows.
Windows is a compute-unfriendly platform so I suggest using a virtual machine instead. It would be a much less painful option, but if you should manage to build on Windows, please post the instructions for others to follow. -- Anders tis 31 mars 2015 kl 11:55 skrev riccardo ventrella < [email protected]>: > > > > Hi, > I'm a professional developer used to use VS in his projects, so I'm used > to create projects > almost on regular base. I'm here since I've problems in compiling FEniCS > under VS2008, following this tutorial: > > http://www.nada.kth.se/~alessio/pmwiki-2.1.27/pmwiki.php?n=Main.Guides > > I'm writing directly to you, since I've read from the forum the > installation/compilation > have to be addressed directly to this email. Hope I'm doing the right > thing. > > I've installed the free BitBucket Win client, getting successfully the > last uptodate sources from here: > > fenics-project / DOLFIN / source / — Bitbucket > <https://bitbucket.org/fenics-project/dolfin/src> > > Quoting the above tutorial: > > "First, go in dolfin/src/kernel and for each folder copy the *.cpp and > *.h files into a new folder called C:/dolfin/Sources/. You will see that in > each folder there is a subfolder called dolfin/, don't move it during this > first journey through the folders. Now, create the folder > C:/dolfin/Include/ and move there all the /dolfin directories you didn't > touch before, overwriting them (there are no files with the same name)." > > I think this tutorial is quite out of date, since "dolfin/src/kernel" is > no more there at all. More than this, I can see a lot of subfolders > under the DOLFIN main folder, but I CANNOT see any "dolfin" subfolder > within each of them as tutorial is suggesting. > > That said, I'm trying to copy and paste all *.c under a unique Sources > folder, and all *.h under a unique Headers folder. > > This shoud work in principle, but I can see within *.c some includes > sounding like this: > > #include <dolfin/fem/FiniteElement.h>#include <dolfin/fem/DofMap.h>#include > <dolfin/fem/Form.h>#include <dolfin/fem/DirichletBC.h>#include > <dolfin/fem/LinearVariationalProblem.h>#include > <dolfin/fem/NonlinearVariationalProblem.h>#include > <dolfin/function/FunctionSpace.h>#include > <dolfin/function/SubSpace.h>#include <dolfin/function/GenericFunction.h> > > As you can see, I cannot see how moving all sources from each subfolder to > the main Sources folder. > > May you give, please, some better idea on how to solve this? > > Thanks, regards > > Riccardo > > > > > > > > > fenics-project / DOLFIN / source / — Bitbucket > <https://bitbucket.org/fenics-project/dolfin/src> > Source Branch master Check out branch DOLFIN / > > Visualizza su bitbucket.org > <https://bitbucket.org/fenics-project/dolfin/src> > Anteprima per Yahoo > > > > > > > >
_______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
