chrisidefix / cgal-bindings

Automatically exported from code.google.com/p/cgal-bindings
Boost Software License 1.0
0 stars 0 forks source link

Compile error, fail to bind #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. CGAL-4.2
2. git clone https://code.google.com/p/cgal-bindings/
3. SWIG 2.0.10
4. cmake gui: CGAL_DIR=/opt/local/share/CGAL/cmake BUILD_JAVA=FALSE 
BUILD_PYTHON=TRUE 
PYTHON_OUTDIR_PREFIX=/Users/USERNAME/cgal-bindings/build-python

What is the expected output? What do you see instead?
I expect to get all python files in build-python/CGAL, but what I only see is 
the __init__.py file, and the file is empty.

What version of the product are you using? On what operating system?
OS: OSX 10.8.3

Please provide any additional information below.

Original issue reported on code.google.com by fucheng2...@gmail.com on 3 Jun 2013 at 10:08

Attachments:

GoogleCodeExporter commented 9 years ago
Have you done make?

Original comment by sloriot...@gmail.com on 3 Jun 2013 at 3:11

GoogleCodeExporter commented 9 years ago
I'm not 100% sure, but I think I've done the make. This is my first time to 
compile source code and make c++ libraries. 

Original comment by fucheng2...@gmail.com on 30 Jun 2013 at 7:17

GoogleCodeExporter commented 9 years ago
could you please try again?

Original comment by sloriot...@gmail.com on 2 Jul 2013 at 5:04