Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] RE: New CGAL-bindings

Subject: CGAL users discussion list

List archive

[cgal-discuss] RE: New CGAL-bindings


Chronological Thread 
  • From: Paul Williamson <>
  • To:
  • Subject: [cgal-discuss] RE: New CGAL-bindings
  • Date: Wed, 25 Jul 2012 02:10:05 -0700 (PDT)

I can’t email to that list I’m afraid. I assume it’s cgal-develop ?

 

Regards,

Paul

 

From: Sebastien Loriot (GeometryFactory) [via cgal-discuss] [mailto:[hidden email]]
Sent: 25 July 2012 07:35
To: Williamson, Paul
Subject: Re: New CGAL-bindings

 

The following mailing list is better suitted for such questions:

[hidden email]

Sebastien.

On 07/20/2012 11:24 AM, Paul Williamson wrote:


> Hi,
>
> Trying to compile these (Java) bindings for CGAL 4.0.2 in Visual C++2010
> Express using CMake 2.8.8 and SWIG 2.0.8. All goes well until at the linking
> stage I get a number of error messages like:
>
> CGAL_KernelJAVA_wrap.obj : error LNK2019: unresolved external symbol "double
> __cdecl squared_distance(class Point_3 const&,class Point_3 const&)"
> (?squared_distance@@YANABVPoint_3@@0@Z) referenced in function
> _Java_CGAL_Kernel_CGAL_1KernelJNI_squared_1distance_1_1SWIG_10@32
>
> I think I have an idea of what's going on - the unresolved symbols are all
> to instantiations of a template function - but I've no real knowledge of how
> I might resolve the issue. Grateful for any suggestions.
>
> Thanks in advance,
> Paul
> --
>
>
>
>
> --
> View this message in context: click here.
NAML

--
This message (and any attachments) is for the recipient only. NERC
is subject to the Freedom of Information Act 2000 and the contents
of this email and any reply you make may be disclosed by NERC unless
it is exempt from release under the Act. Any material supplied to
NERC may be stored in an electronic records management system.

View this message in context: RE: New CGAL-bindings
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page