yk35 / poly2tri

Automatically exported from code.google.com/p/poly2tri

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python build fails

GoogleCodeExporter opened this issue · comments

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:

Same issue, have you resolved?

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

[deleted comment]
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