Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] how to compile mex-file based on CGAL in Matlab

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] how to compile mex-file based on CGAL in Matlab


Chronological Thread 
  • From:
  • To: , י­�ו��ח¥� <>
  • Cc:
  • Subject: Re: [cgal-discuss] how to compile mex-file based on CGAL in Matlab
  • Date: Mon, 14 Mar 2011 18:16:32 +0200

Is it possible to publish a page on the CGAL website with instructions on how
to
make CGAL work with MATLAB\mex compilation? I haven't been able to do it so
far,
and I would really like to see an organized documentation of this.

Thanks, Amir.

Quoting 魏华祎
<>:

> Hi, Sylvain and Joachim,
>
> it's should be -lboost_thread. I can compile my mex file now. Thanks
> very much for your help! The following command can work well:
>
> >> mex -v mexfile.cpp -lCGAL -lgmp -lboost_thread
> -I/usr/include/:/usr/local/include/:/opt/matlab/extern/include/
> -L/usr/lib/:/usr/local/lib/:/opt/matlab/extern/lib/glnxa64
>
>
>
>
> Best Wishes
>
> Huayi
>
>
>
> On Sun, Mar 13, 2011 at 11:28 PM, Sylvain Pion
> <>wrote:
>
> > -lboost -lboost_thread ?
> >
> >
> > On Sun, Mar 13, 2011 at 9:05 PM, 魏华祎
> > <>
> > wrote:
> >
> >> Hi, Joachim,
> >>
> >> I just google the internet and find that we should use
> >> -lboost_filesystem, not -lboost. But my program still cannot work , it
> says
> >> that :
> >>
> >> there exist some problem on the 'boost::thread_specific_ptr<...', I
> don't
> >> know why, and cannot find some useful information on the internet.
> >>
> >> Best Wishes
> >>
> >> Huayi
> >>
> >>
> >>
> > --
> > Sylvain
> >
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>





Archive powered by MHonArc 2.6.16.

Top of Page