Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 293 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 293 Bytes

Troubleshooting:

  • If it gives errors about undefined symbols, make sure that your compiler toolchain properly supports LTO
  • If installation fails with an ModuleNotFoundError check if the missing import is due to a missing package

Does not support:

  • Multi configuration (like MSBUILD)