getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-users] project file for visual c++ 2010


From: Julien Pommier
Subject: [Getfem-users] project file for visual c++ 2010
Date: Fri, 03 Dec 2010 17:20:24 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

Hi all,

I've made a microsoft visual c++ 2010 express project for building getfem and the
matlab interface. This is something I made a few monthes ago, so I
don't recall precisely all details and issues..

There are three files:

http://julienpommier.free.fr/getfem/getfem-msvc2010.patch

This is the patch to apply against the latest getfem svn tree, with
cd getfem && patch -p0 < getfem-msvc2010.patch

It fixes a few lines in getfem that visual c++ does not like.

http://julienpommier.free.fr/getfem/getfem-msvc2010.zip

This is the folder 'msvc2010' that should be added inside the getfem
folder, it contains the project files for visual c++. The compiled
file end up in this folder also. You should open the 'getfem.sln' file
in visual c++, it contains projects for a few of the getfem test files
(not all), and also a project for building the mex-file for the matlab
interface.

there is a BUILDING_GETFEM.txt that one should read before attempting
to compile the matlab interface.

and finally,

http://julienpommier.free.fr/getfem/getfem_matlab_toolbox_2010b_32-bit.zip

This is a pre-compiled binary of the matlab toolbox. It seems to work
fine (the demo_tripod runs), although it may be a bit slow. But I did not
perform any extensive testing.

--
Julien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]