Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Visual Studio build and a nuget package #168

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

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