To avoid word wrapping I attach a file containing the error message.

-- 
Massimo Maiurana
Ragusa (RG)
Cythonizing efl/elementary/genlist.pyx

Error compiling Cython file:
------------------------------------------------------------
...
    ctypedef void            (*Elm_Drag_Item_Container_Pos) (void *data, 
Evas_Object *cont, Elm_Object_Item *it, Evas_Coord x, Evas_Coord y, int 
xposret, int yposret, Elm_Xdnd_Action action)
    ctypedef Eina_Bool       (*Elm_Drop_Item_Container_Cb)  (void *data, 
Evas_Object *obj, Elm_Object_Item *it, Elm_Selection_Data *ev, int xposret, int 
yposret)

    struct _Elm_Drag_User_Info:
        Elm_Sel_Format format
        const char *data
                  ^
------------------------------------------------------------

efl/elementary/cnp_callbacks.pxi:28:19: Syntax error in C variable declaration
Traceback (most recent call last):
  File "setup.py", line 256, in <module>
    ext_modules = cythonize(modules, include_path=["include"]),
  File "/opt/e17/lib/python2.7/site-packages/Cython/Build/Dependencies.py", 
line 667, in cythonize
    cythonize_one(*args[1:])
  File "/opt/e17/lib/python2.7/site-packages/Cython/Build/Dependencies.py", 
line 731, in cythonize_one
    raise CompileError(None, pyx_file)
Cython.Compiler.Errors.CompileError: efl/elementary/genlist.pyx
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to