From dd2be37ae5e66906c9989fa25d6da1a6a5d91480 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Fri, 18 Jan 2008 20:44:25 +0000 Subject: [PATCH] *** empty log message *** --- doc/README.visualc++ | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/README.visualc++ b/doc/README.visualc++ index 4cb19c4e1f..4a20fe70d5 100644 --- a/doc/README.visualc++ +++ b/doc/README.visualc++ @@ -8,4 +8,8 @@ To compile Gmsh with Microsoft VisualC++ 4) cd gmsh && ./configure --enable-vc -5) make +5) edit SYSINCLUDE in gmsh/variables to match your install of Visual C++ + +5) cd gmsh && make + + -- GitLab