Dear John, I tried to compile gmsh with Cygwin with gcc 6.4 and I got several problems. I managed to compile it after changing a few things. I also had to limit the compiled components to a smaller set.
I do not remember exactly what I did and at the moment I do not have access to the computer with Cygwin. Tomorrow I will have access and I will give you all the steps I followed. Essentially it boils down to commenting a line in the main CMakeLists.txt file and replacing some header files (e.g.: dirent.h instead of direct.h) and some other small things. -artur palha On Mon, Apr 30, 2018 at 6:32 AM John Staples <[email protected]> wrote: > Greetings, > I remember seeing that the MINGW GCC-4.5.3 compiler in CYGWIN shell was > used to compile GMSH for windows. I'm experiencing numerous warnings and > now errors trying to compile with the latest version of GCC avail with the > CYGWIN installation. Just was wondering if I'm using too recent a version? > > Regards, > John > _______________________________________________ > gmsh mailing list > [email protected] > http://onelab.info/mailman/listinfo/gmsh >
_______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
