AntonioModer / poly2tri

Automatically exported from code.google.com/p/poly2tri
Other
0 stars 0 forks source link

Python build fails #82

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Build of setup.py for the poly2tri.python version results in an exit code:
error: command 'i686-linux-gnu-gcc' failed with exit status 1

Terminal output file is attached.

I am running Ubuntu 13.10 and Python 2.7.5.
Dependencies are installed.
I installed Cython0.19 from the Software Center and then later installed 
Cython0.14.1 to match the setup.py requirements - maybe this could be the issue?

Thanks - BillT

Original issue reported on code.google.com by billtron...@yahoo.com on 7 Aug 2013 at 4:39

Attachments:

GoogleCodeExporter commented 9 years ago
Same issue, have you resolved?

Original comment by hanson.a...@gmail.com on 2 Apr 2014 at 5:43

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
See issue 47 for a patch outline.

See also:
issue 62 for a patch regarding a tedious rounding issue under Cython
issue 63 for a patch regarding the Cython version requirement 

Hope that helps,
Markus

Original comment by reinhold...@googlemail.com on 31 Jul 2014 at 1:58