Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Compiling the ipelets on OS X 10.7.5 with IPE 7.1.4

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Compiling the ipelets on OS X 10.7.5 with IPE 7.1.4


Chronological Thread 
  • From: Elena <>
  • To:
  • Subject: [cgal-discuss] Re: Compiling the ipelets on OS X 10.7.5 with IPE 7.1.4
  • Date: Sun, 11 Aug 2013 05:06:10 -0700 (PDT)

Dror Atariah wrote
> I think you should first do "make" after that invoke "make install"

Now it works. With "make install", but with a patched script.

Namely, one must add a line

"target_link_libraries(CGAL_${IPELET} ${IPE_LIBRARIES})"

after

"add_to_cached_list(CGAL_EXECUTABLE_TARGETS CGAL_${IPELET})"

into CMakeLists.txt




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Compiling-the-ipelets-on-OS-X-10-6-8-with-IPE-7-1-4-tp4657910p4657927.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page