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 10:25:08 -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=yGET3m+9LZIUe/yBO3XOGtfoNS79Y2Zix3ZPMSeheeHeWF8GkBCNOsjy+XT3mxytpd58I/zk1YHAuSl4nL+YURT6uAPSyDd65eqf0D8/RasNhuhpOi6u4ptiEezm6LjIHJZNVfiVlC/jQcAifFs7wlIJZSN1vHWtzM4nKaVVUWw=;

Confused. If I am at the following command line:
---
C:\CGAL\CGAL-3.6\examples\Alpha_shapes_2\Release>

...what do I type?

Thanks again.


--- 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