Skip to content

Windows build fix#235

Merged
StephenNneji merged 2 commits into
RascalSoftware:mainfrom
StephenNneji:windows_build_fix
Jul 1, 2026
Merged

Windows build fix#235
StephenNneji merged 2 commits into
RascalSoftware:mainfrom
StephenNneji:windows_build_fix

Conversation

@StephenNneji

Copy link
Copy Markdown
Contributor

The MATLAB action changed their install directory on Windows server which caused the matlabengine install to fail quietly and not bundle into the installer. This PR refactors the build script and adds checks for MATLAB paths, also downgrades expat because there was a conflict on windows because matlabengine uses an older version than the pinned one.

The error formatting bug still happens if an exception happened when loading a bad project then the user proceeds to load a good project so this also adds a fix

Screenshot 2026-06-23 120645

@MikeSullivan7 MikeSullivan7 self-requested a review June 30, 2026 16:17

@MikeSullivan7 MikeSullivan7 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Windows installer builds and installs without any problems. I cant seem to replicate the red text bug so that has also been fixed in the Windows build.

@StephenNneji StephenNneji merged commit aa603fd into RascalSoftware:main Jul 1, 2026
10 checks passed
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