Skip to content

Added Visual Studio build and a nuget package#168

Open
jimm98y wants to merge 10 commits intomstorsjo:masterfrom
jimm98y:master
Open

Added Visual Studio build and a nuget package#168
jimm98y wants to merge 10 commits intomstorsjo:masterfrom
jimm98y:master

Conversation

@jimm98y
Copy link

@jimm98y jimm98y commented Feb 21, 2024

Adds Visual Studio 2022 project files and a nuspec for creating a nuget package. The nuget package allows for easy usage on Windows platforms. I tried to avoid any code changes, but I had to modify preprocessor definitions in machine_type.h in order to be able to pass the exports from the project file.
ARM64 Release build currently crashes the compiler in VS 2022 18.9.0, so to fix that I had to disable compiler optimizations for this particular build configuration.

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