> On 30 Mar 2015, at 08:39, Ju Ye Wei <[email protected]> wrote: > > Dear The persons of Gmsh. > > I’m a student in China who studying about finite element method and mesh > generation.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.I tried to use the method from the "README.txt" to compile the "gmsh- > 2.6.1-source".But the below errors always appeared. > However,the errors are " binary system "=": could not found the operator > of > the right operand(or no acceptable conversion exist) to accept the > "std::_Tree<_Traits>::const_iterator"type ". > In addition,the compiler i used is Microsoft Visual Studio 2008. > 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 successfully compile this source in Windows. >
The latest version (2.9.1) should compile with Visual Studio 2008 (version 2.6.1 is quite old). Give it a try. > > Sincerely > > Ju Ye Wei > _______________________________________________ > gmsh mailing list > [email protected] > http://www.geuz.org/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
