[Gmsh] Gmsh
Maria Augusta Neto
man.neto at sapo.pt
Thu Jan 10 09:07:42 CET 2008
----- Original Message -----
From: Maria Augusta Neto
To: jlalves at dem.uminho.pt ; Jean-François Remacle
Sent: Tuesday, January 08, 2008 5:38 PM
Subject: Gmsh
----- Original Message -----
From: Maria Augusta Neto
To: Jean-François Remacle
Sent: Friday, January 04, 2008 9:50 AM
Subject: Gmsh
Dear François,
I am writing to ask your help. I have been try to set up the gmsh program and I had some problems.
1) I create a project type: win32 console
2) and I added the sources: box.cpp and main.cpp, with the additional include files added.
3) I get the following errors:
1>------ Build started: Project: test, Configuration: Debug Win32 ------
1>Compiling...
1>Main.cpp
1>Box.cpp
1>c:\working\gmsh-2.0.8\geo\gmshsurface.h(76) : error C2065: 'M_PI' : undeclared identifier
1>c:\working\gmsh-2.0.8\common\smoothdata.h(116) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
1>c:\working\gmsh-2.0.8\common\vertexarray.h(40) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>c:\working\gmsh-2.0.8\common\vertexarray.h(44) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>c:\working\gmsh-2.0.8\geo\melement.h(252) : warning C4267: 'argument' : conversion from 'size_t' to 'char', possible loss of data
1>c:\working\gmsh-2.0.8\geo\melement.h(260) : warning C4267: 'argument' : conversion from 'size_t' to 'char', possible loss of data
1>c:\working\gmsh-2.0.8\geo\melement.h(263) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>c:\working\gmsh-2.0.8\geo\melement.h(264) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>c:\working\gmsh-2.0.8\geo\melement.h(272) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>c:\working\gmsh-2.0.8\geo\melement.h(273) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>c:\working\gmsh-2.0.8\geo\melement.h(292) : error C2040: 'v' : 'double' differs in levels of indirection from 'MVertex *[]'
1>c:\working\gmsh-2.0.8\geo\melement.h(421) : warning C4244: 'argument' : conversion from 'const short' to 'char', possible loss of data
1>c:\working\gmsh-2.0.8\geo\melement.h(427) : warning C4244: 'argument' : conversion from 'const short' to 'char', possible loss of data
1>c:\working\gmsh-2.0.8\geo\melement.h(433) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>c:\working\gmsh-2.0.8\geo\gedgeloop.h(54) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>c:\working\gmsh-2.0.8\geo\gmodel.h(72) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>c:\working\gmsh-2.0.8\geo\gmodel.h(73) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>c:\working\gmsh-2.0.8\geo\gmodel.h(74) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>c:\working\gmsh-2.0.8\geo\gmodel.h(75) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>c:\working\gmsh-2.0.8\geo\gmodel.h(130) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
1>Generating Code...
1>Build log was saved at "file://c:\Working\gmsh-2.0.8\Box\test\test\Debug\BuildLog.htm"
1>test - 2 error(s), 18 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Can you help me? please
Best regrads and an excellent year of 2008
Augusta Neto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20080110/89ed1df2/attachment.html>