Bug#737653: missing URL
D Haley
mycae at gmx.com
Tue Feb 4 19:22:31 UTC 2014
Hi
Looks like I left out the upstream URL. The file I am referring to is
here [1] , and the compilation error is:
g++ tetcall.cxx -o tetcall -ltet
...
tetcall.cxx:190:42: error: cannot convert ‘const char*’ to
‘tetgenbehavior*’ for argument ‘1’ to ‘void
tetrahedralize(tetgenbehavior*, tetgenio*, tetgenio*, tetgenio*, tetgenio*)’
tetrahedralize("pq1.414a0.1", &in, &out);
^
...
Forcing a define for TETLIBRARY gives (as to be expected) a link error
from a missing definition.
Thanks!
[1] http://wias-berlin.de/software/tetgen/files/tetcall.cxx
More information about the debian-science-maintainers
mailing list