Skip to content

Visual Studio Errors - #5

Merged
pepc84 merged 3 commits into
processing-cpp:mainfrom
bgadoury-git:Windows_P&P_Compatibility
Sep 19, 2026
Merged

pepc84 merged 3 commits into
processing-cpp:mainfrom
bgadoury-git:Windows_P&P_Compatibility

Conversation

@bgadoury-git

@bgadoury-git bgadoury-git commented Sep 13, 2026

Copy link
Copy Markdown
Contributor
  1. Fixed compilation errors so the code could compile on Windows 11 using Visual Studio Community 2026

Works well using the standalone files, but failed to work using the processing app cpp mode (Which at this point, to my knowledge, does not work on windows).

See attached files for full details :

PROCESSING_CHANGES.md

  1. Fixed warnings so the code is compliant with “Treat Warnings as Errors”

PROCESSING_WARNING_FIXES.md

Fixed compilation errors so the code could compile on Windows 11 using Visual Studio Community 2026
Fixed warnings so the code is compliant with “Treat Warnings as Errors”
Also removed duplicated includes
@pepc84
pepc84 merged commit 92e1899 into processing-cpp:main Sep 19, 2026
@pepc84

pepc84 commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

Thanks for this! I've been meaning to add VS support for a while and this is exactly the direction I want to take the project. Will credit you in the next release as a new contributor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants