I used to do Bloodshed projects, but soon they had too many things that needed to be adjusted from the user interface based on which version of IDE, compiler set I used...<br><br>For example, the system sometimes refused to link to the library files if the path had spaces or the default project format put linking commands in the middle of the command line while the MinGW toolchain only worked with linking commands at the end... and I had to override all the convenience of the user interface provided and put in command line options for the compiler in strange ways...<br>
<br>So, these days even when I use Dev-C++, I resort to Makefile style projects and use command line make with MinGW....<br><br>Prakash.<br><br><a href="http://p-manandhar.info">p-manandhar.info</a><br><br><div class="gmail_quote">
On Sat, Jun 28, 2008 at 4:26 AM,  <<a href="mailto:MGlocken@aol.com">MGlocken@aol.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div style="font-size: 10pt; color: rgb(0, 0, 0); font-family: Arial;"><font color="#000000" size="2" face="Arial">
<div>Hi,</div>
<div> </div>
<div>I would like to make some additional programming on my Gmsh installation, 
especially for defining constraints and materials. I have Windows XP SP2 
running.</div>
<div> </div>
<div>Now I´m looking for an C++ IDE. I´m using Bloodshed Dev-C++ V <a href="http://4.9.9.2" target="_blank">4.9.9.2</a>, 
but I´m not sure, that this is the best choice. It seems to be a lot of work to 
create a new project in Dev-C++ for Gmsh.</div>
<div> </div>
<div>Does anybody have some experience with Dev-C++ or another C++-IDE?</div>
<div> </div>
<div> </div>
<div> </div>
<div><font size="2" face="Arial" lang="2">Greetings,<br><br>   Michael 
Glockenmeier<br><br>----------------------------------------------<br>Fa. 
Michael Glockenmeier<br>Dipl.-Ing. Michael Glockenmeier<br>Hauptstr. 55 
c<br>D-86926 Greifenberg<br>Germany<br><br>Tel ++49 (0) 8192/933 185<br>Fax ++49 
(0) 8192/933 186<br>Email <a href="mailto:mglocken@aol.com" target="_blank">mglocken@aol.com</a></font></div>
<div><font size="2" face="Arial" lang="2">Web <a href="http://www.femcfd.com" target="_blank">www.femcfd.com</a></font></div>
<div><font size="2" face="Arial" lang="2"><br>---------------------------------------------</font></div></font>   </div>
<br>_______________________________________________<br>
gmsh mailing list<br>
<a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a><br>
<a href="http://www.geuz.org/mailman/listinfo/gmsh" target="_blank">http://www.geuz.org/mailman/listinfo/gmsh</a><br>
<br></blockquote></div><br>