Hi, there are basic instructions in doc/README.msvc :
To compile Gmsh with Microsoft Visual C++ 1) Install GNU make and related tools (e.g. from cygwin or mingw) 2) launch the Visual Studio command prompt 3) set PATH=%PATH%;C:\cygwin\bin (or wherever the make tools are installed) 4) go to the gmsh directory and rename "utils/misc/variables.msvc" to "variables" 5) edit "variables" to match your local installation of Visual C++ 6) type "make" Cheers, Dave -- David Colignon, Ph.D. Collaborateur Logistique du F.R.S.-FNRS (Équipements de Calcul Intensif) ACE - Applied & Computational Electromagnetics Institut Montefiore B28 Université de Liège 4000 Liège - BELGIQUE Tél: +32 (0)4 366 37 32 Fax: +32 (0)4 366 29 10 WWW: http://hpc.montefiore.ulg.ac.be/ Agenda: http://www.google.com/calendar/embed?src=david.colignon%40gmail.com 조성환 wrote: > Dear The persons of Gmsh. > > > > I’m a student in Korea who studying about geometry or mesh.( etc..) > > When I searched the website for my study, I found the GMSH source. > > But I can’t compile this source in my computer. > > I use Windows operating system. So, I don’t know how can I compile this > source. > > Is there any method to compile in Windows using Visual Studio or etc..? > > If you are at a loss for a reply to my unexpected question I’m sorry > about that. > > > > Please let me know how can I compile this source in Windows. > > > > Sincerely > > Sung-Hwan, Cho > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > gmsh mailing list > [email protected] > http://www.geuz.org/mailman/listinfo/gmsh _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
