Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] "unable to open file for input" at .exe

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] "unable to open file for input" at .exe


Chronological Thread 
  • From: A S <>
  • To:
  • Subject: Re: [cgal-discuss] "unable to open file for input" at .exe
  • Date: Sat, 10 Apr 2010 11:09:16 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=FiIbifSc4a2IJdeZ61p0hRZbAmlFqu3RIyM7/EC7kFqvkWopY8T2RWLOVQjw81/LzPRjiytaWuGX7Qm64E+3boOVDasN3uQ3nwfw9TDLb7HgnGrRuLbRKHI1oC2gT1T6rIg4Rd6whrCKckN7dXmOgBeiOZ3T4sr6PdD0E58i84M=;

Oh:

C:\CGAL\CGAL-3.6\examples\Alpha_shapes_2>.\Release\ex_alpha_shapes_2.exe
Reading 206 points from file
Alpha Shape computed
75 alpha shape edges
Optimal alpha: 2385.1

C:\CGAL\CGAL-3.6\examples\Alpha_shapes_2>

Thanks Laurent.


--- On Sat, 4/10/10, Laurent Rineau (GeometryFactory)
<>
wrote:

> From: Laurent Rineau (GeometryFactory)
> <>
> Subject: Re: [cgal-discuss] "unable to open file for input" at .exe
> To:
>
> Date: Saturday, April 10, 2010, 5:13 PM
> On Saturday 10 April 2010 19:05:15 A
> S wrote:
> > Thanks Laurent and others for pointing me to the TAU
> CGAL for Windows site.
> >  At the bottom of that page I found the CGAL
> libraries for VC2008 that my
> > build needed.
> >
> > The compile worked.  I got a Release dir
> containing ex_alpha_shapes_2.exe
> > and then I went to run it.  This is the command
> line window output: ---
> >
> >
> C:\CGAL\CGAL-3.6\examples\Alpha_shapes_2\Release>ex_alpha_shapes_2.exe
> > unable to open file for input
> >
> > C:\CGAL\CGAL-3.6\examples\Alpha_shapes_2\Release>
>
> cd ..
> ./Release/ex_alpha_shapes_2.exe
>
> Or copy data/ to ./Release
>
> That example, like some in CGAL, incorrectly think that
> they are run in the
> same directory as their cpp files.
>
> --
> Laurent Rineau, PhD
> R&D Engineer at GeometryFactory     
>      http://www.geometryfactory.com/
> Release Manager of the CGAL Project   
>    http://www.cgal.org/
>
> --
> 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