Skip to content

Enabling Windows compatibility - #3

Open
philippefs35 wants to merge 1 commit into
HarveyBates:mainfrom
philippefs35:windows-compatibility
Open

Enabling Windows compatibility#3
philippefs35 wants to merge 1 commit into
HarveyBates:mainfrom
philippefs35:windows-compatibility

Conversation

@philippefs35

@philippefs35 philippefs35 commented Apr 29, 2024

Copy link
Copy Markdown

Tested on Windows 11 with Visual Studio 2022 C++ compiler.

Introduced a few changes that should be compatible across OSes, namely:

  • Explicitly cast file paths to strings when they are used as such
  • Used the miniz library to unzip archives rather than OS-specific tools ("unzip" command)

file paths to strings and by using the miniz
library to unzip files rather than OS-specific
tools.
@philippefs35 philippefs35 changed the title Enabling windows compatibility Enabling Windows compatibility Apr 29, 2024
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.

1 participant