Skip to content

Cython Issue compiling example 05-opengl #5

@tkothadev

Description

@tkothadev

Hello,

Thanks for making this repo!

I was able to successfully compile 3.6.13, and to my understanding, what this does is compile a wasm library of python which can then be compiled as a bundled interpreter in the example main c code for the opengl demo.

I tried compiling it using my system python's cython (my system python is 3.10, but I'm not sure if I should be using the host python instead), but it seems to have problems compiling the sdl2.pyx file. I suspect that it's unable to find the other definition files for some reason, but it's not clear how or why.

I will post my error message in the comments below

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions