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


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to