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

Add windows support #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add windows support #2

wants to merge 2 commits into from

Conversation

haohaolee
Copy link
Contributor

@haohaolee haohaolee commented Nov 26, 2021

I have done two things in this PR:

  • fix building errors and warnings in Windows build (tested in Visual Studio 2019 & 2022)
  • use cmake-conan to simplify the configuration and build process, which is troublesome under Windows

@canmor
Copy link
Contributor

canmor commented Dec 1, 2021

Hi haohaolee,

Thanks for your hard work on Windows, I'll find a time to verify it and get it merged.

Besides, I have no experience on cmake-conan before, we are trying our best to prevent Conan be intrusive to our project, although we claimed to use Conan as a necessary tool for build in README, but actually our CMakeLists.txt should work (did not test yet) without Conan (via find_package). Any way, I will find a chance to evaluate it.

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