Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Running CGAL code on cygwin

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Running CGAL code on cygwin


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Running CGAL code on cygwin
  • Date: Wed, 30 Oct 2013 15:44:49 +0100
  • Organization: GeometryFactory

Le mardi 29 octobre 2013 13:28:10 Shravan1804 a écrit :
> Hmm great...
> I decided to uninstall everything following this thread
> <http://cgal-discuss.949826.n4.nabble.com/uninstall-CMAKE-td4342417.html>
> and then reinstall everything thinking that it would maybe solve the
> problem.
> The installation went fine once again following the same steps as above.
> The new problem now is that even hello.cpp doesn't compile anymore :(
> The error is the following:
> $ make
> make[2]: *** No rule to make target `/usr/local/lib/cygCGAL_Core-10.dll',
> needed by `hello.exe'. Stop.
> CMakeFiles/Makefile2:63: recipe for target `CMakeFiles/hello.dir/all' failed
> make[1]: *** [CMakeFiles/hello.dir/all] Error 2
> Makefile:75: recipe for target `all' failed
> make: *** [all] Error 2

Can you restart from a fresh compilation tree of CGAL, and post the output of
`cmake` and `make VERBOSE=1`?

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page