Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Namespace CGAL::parameters doesn't exist

Subject: CGAL users discussion list

List archive

[cgal-discuss] Namespace CGAL::parameters doesn't exist


Chronological Thread 
  • From: Valentin Leonardi <>
  • To:
  • Subject: [cgal-discuss] Namespace CGAL::parameters doesn't exist
  • Date: Mon, 12 Jul 2010 15:50:24 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=IYywWFUnBEagG1XuOQJinB2HKs16EEGAYG3DVfzjeoaU+HSnGnqrnOfFUFukD2Psyk B+uGmdRLWhaABk2OIR1JzG186i2uxVHUP2Q90ZvDJepvyvnuRavpgney/LoIReGiU0dl ir1359XCED2AxOGrlw7lWM30slDZSKeD2vACs=

Hi,

First of all, I'm sorry if this not the right e-mail address to send a mail to.

I'm experiencing a weird compilation error while using the piece of code given here, which is supposed to create a tetrahedral mesh from a triangular one.
When compiling, I get the error that CGAL::parameters (line 30) is not a namespace, and indeed, when I checked out the includes, no one contained a such namespace. I'm a using a too old / too recent version of CGAL? I got it by the command line sudo apt-get install libcgal-dev. How can I get this piece of code working?


Thanks in advance for your help,

Valentin


Archive powered by MHonArc 2.6.16.

Top of Page