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: Shravan1804 <>
  • To:
  • Subject: Re: [cgal-discuss] Running CGAL code on cygwin
  • Date: Thu, 31 Oct 2013 04:52:21 -0700 (PDT)

The directory was clean ie empty except from hello-exact.cpp.
Anyway I did make clean and rm CMakeCache.txt and I don't find any
difference with the files:
cmake . -> hello-exact_cmake_output
<http://cgal-discuss.949826.n4.nabble.com/file/n4658351/hello-exact_cmake_output>

make VERBOSE=1 -> hello-exact_make_verbose_output
<http://cgal-discuss.949826.n4.nabble.com/file/n4658351/hello-exact_make_verbose_output>


With this error which doesn't get printed in the file (must be in the error
stream):
$ make VERBOSE=1 > hello-exact_make_verbose_output
make[2]: *** No rule to make target `/usr/local/lib/cygCGAL_Core-10.dll',
needed by `hello-exact.exe'. Stop.
make[1]: *** [CMakeFiles/hello-exact.dir/all] Error 2
make: *** [all] Error 2




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Running-CGAL-code-on-cygwin-tp4658326p4658351.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page