Skip to content

Compiles fail after auto conversion from .pde to .ino #4426

Closed
@KeithV

Description

@KeithV

If you set in Preferences the "Update sketch files to new extension on save" and open a sketch that is a .pde and just do a "save" and then build. You will get an error that the .pde can't be found. I believe that is because the file was a .pde when opened, but when the save occurred the IDE did not switch the build from a .pde extension to a .ino extension and still attempts to compiler the .pde instead of the renamed .ino. Restarting the IDE solves the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions