Skip to content

Processing sketches without a setup function are not supported #7

@SableRaf

Description

@SableRaf

Thanks for this incredible tool Darren!

I was testing the official Processing examples in processing-p5-convert and noticed that Processing sketches which don't include a setup or draw function (such as this one) are not supported.

It's an easy fix to manually wrap the code in a void setup(){} of course, but maybe there is a way to automate it? Or alternatively, throw a beginner-friendly warning that only sketches with a setup function are supported 🤔

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