Skip to content

Conversation

@gabor-borbely
Copy link

fixes: #239

Made a separate action yaml for windows including:

  • CMake
  • meson
  • cibuildwheel

Some warnings that I encountered:

  • cl : Command line warning D9002 : ignoring unknown option '-O3' caused by OS specific flags
  • edlib\src\edlib.cpp(374,83): warning C4244: 'argument': conversion from 'int' to 'unsigned char', possible loss of data

Aside from these, every test passes 🤗

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.

Add building/testing of Edlib in CI (Github Actions) on Windows

1 participant