Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] compiling CGAL with cmake and Visual Studio

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] compiling CGAL with cmake and Visual Studio


Chronological Thread 
  • From: Karen Daniels <>
  • To:
  • Cc:
  • Subject: Re: [cgal-discuss] compiling CGAL with cmake and Visual Studio
  • Date: Thu, 18 Feb 2010 08:56:27 -0500
  • Organization: University of Massachusetts Lowell

Jane:

Here's what my student Dave Wolfendale did:

"...it was one of the GMP header files that was included with CGAL:

...\CGAL-3.5.1\auxiliary\gmp\include\mpfr.h.

The compilation error was caused by "intmax_t" not being defined, so I
commented out lines 48-50 so that _MPFR_H_HAVE_INTMAX_T was not defined
and the code later in the file at line 273, which used typedefs intmax_t
and unintmax_t was skipped."

I hope this helps.

- Karen


Jane Aubert Tournois wrote:

Sure, I will share the solution if I find it!
Can you please tell us what modification you are making to make it compile? (would be helpful, though temporary!)
Thanks,
Jane.




2010/2/18 Karen Daniels
<

<mailto:>>

Yes, please do share it with the group. We are also having this
problem with version 3.5.1.
We are temporarily modifying a GMP header file so that we can
compile, but this is a temporary patch. We would like to hear of
a more permanent solution that does not disable any GMP types.

- Karen Daniels





<mailto:>
wrote:

Hi Jane,

I (and at least one other person) are having the exact same
problem, and
haven't
found a way around it yet.
If you manage to sort it out, would you share the solution
here please?

Thanks,

Farhad




-- You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




--
Jane.


begin:vcard
fn:Karen Daniels
n:Daniels;Karen
org:University of Massachusetts Lowell;Computer Science
adr:Olsen Hall, Room 216;;One University Avenue;Lowell ;MA;01854;USA
email;internet:
title:Associate Professor
tel;work:(978) 934-3631
tel;fax:(978) 934-3551
x-mozilla-html:FALSE
url:http://www.cs.uml.edu/~kdaniels
version:2.1
end:vcard




Archive powered by MHonArc 2.6.16.

Top of Page