[Gmsh] C++ IDE for compiling Gmsh under Windows XP
MGlocken at aol.com
MGlocken at aol.com
Sat Jun 28 14:59:05 CEST 2008
Hi Prakash,
I have spend a bit of time to think about your answer and made some tests.
You need to know, that I am a C++ beginner.
I have tried your example and it works after commenting out the lines for
boost, because I haven´t installed it.
Next I have copied the file TestProject.dev to the root directory of my Gmsh
sources. In this file I´ve changed the path to main.cpp:
...
[Unit1]
FileName=fltk/main.cpp
...
I have also changed the name of variables.in to variables, so that this file
will be found now when makefile runs.
Then I opened this project file in Dev C++ and started compilation. This is
the compiler output:
---------------------------------------------
Compiler: Default compiler
Führt make... aus
make.exe -f "Makefile" all
"********************************************************************"
"Please configure Gmsh by running ./configure"
"For help, type ./configure --help"
"********************************************************************"
make.exe: *** [variables] Error 1
Ausführung beendet
---------------------------------------------
What´s wrong?
I did not run ./configure. How can I do this under Windows?
Greetings,
Michael Glockenmeier
----------------------------------------------
Fa. Michael Glockenmeier
Dipl.-Ing. Michael Glockenmeier
Hauptstr. 55 c
D-86926 Greifenberg
Germany
Tel ++49 (0) 8192/933 185
Fax ++49 (0) 8192/933 186
Email _mglocken at aol.com_ (mailto:mglocken at aol.com)
Visit my site: _www.femcfd.com_ (http://www.femcfd.com/)
---------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20080628/d03f5941/attachment.html>