Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Installation of CGAL-ipelets error on MAC OSX

Subject: CGAL users discussion list

List archive

[cgal-discuss] Installation of CGAL-ipelets error on MAC OSX


Chronological Thread 
  • From: Vikash Gupta <>
  • To:
  • Subject: [cgal-discuss] Installation of CGAL-ipelets error on MAC OSX
  • Date: Sat, 30 Oct 2010 05:24:37 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:subject:date:message-id:to:mime-version:x-mailer; b=xIktzppYB9H+BsneqWXgT3sQLjKQz4TGX6yFvnUXkDKDq4Ih7m6rgeN0CHB3oD9ntO t8duYtRE5bOkfJdTZwzJm3i2+7jXevk66utajSoZgN668lV0qLZ9WXhGu/D4zLmvG1uP fsFCU0aYPAoaJkO9R1Nby4zDfo9UYnw4BdLHU=

Hello everyone,
I am having trouble installing CGAL-ipelets-0.9, which is available at

I am doing the step by step procedure mentioned for the installation of CGAL-ipelets. 

Here is what I did.

1.I changed the IPELETDIR in config.pri to the preset working directory where I have ipelets.
   IPELETDIR=/Users/write2vikash/Documents/CGAL-3.7/CGAL-ipelets-0.9

2. setting environment variable I used the command 
   
   export CGAL_MAKEFILE=/Users/write2vikash/Documents/CGAL-3.7/CGAL-ipelets-0.9/CGAL.pri.mk

 (I am not sure about this step though).

3. I do "make -f CGAL.pri.mk" I get the following output

echo INCLUDEPATH +=  > CGAL.pri
echo INCLUDEPATH +=  >> CGAL.pri
echo LIBS +=  | sed -e 's/-lqt-mt//; s/-lCGALQt//;' >> CGAL.pri

3. I do "qmake"
4. now when I do make. I get the following error.

make: *** No targets specified and no makefile found.  Stop.

If anyone can suggest me what I am doing wrong. It will be great.
Thanks in advance
Vikash
 

---
Vikash Gupta
Graduate Student,
Robotics and Autonomous Systems Laboratory
Vanderbilt University.
Web:http://people.vanderbilt.edu/~vikash.gupta
Blog:http://gvikash.blogspot.com/






  • [cgal-discuss] Installation of CGAL-ipelets error on MAC OSX, Vikash Gupta, 10/30/2010

Archive powered by MHonArc 2.6.16.

Top of Page