Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: want to use CGAL in Matlab, but can't compile mex file in matlab,

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: want to use CGAL in Matlab, but can't compile mex file in matlab,


Chronological Thread 
  • From: 魏华祎 <>
  • To:
  • Subject: [cgal-discuss] Re: want to use CGAL in Matlab, but can't compile mex file in matlab,
  • Date: Fri, 13 May 2011 18:07:45 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=K6VlsrYTGajH7l8mTkeCiA9t6jGXyFd9liij9f60y4gkqLrtc4H2dEmlfOh1gnp79j TKXpLvGX358dmepLdaNd0gG2ZkhdZkFAH3HGMyUEBbeWOgr2NdDYqBHPxox0arg9qKYA gp7A/Y9gIfa5ApBt37LBDNtp+aTAor2MRMB68=

Hi, everyone,

     I have solve it now.  The problem come from the /opt/matlab/sys/os/glnxa64/libstdc++.so.6,  and I just make a symbolic link from /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/libstdc++.so.6  to /opt/matlab/sys/os/glnxa64/libstdc++.so.6 ( I just remove the old libstdc++.so.6). Now it can work well.

     Thanks all the same!

Best 
Huayi



Archive powered by MHonArc 2.6.16.

Top of Page