savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
157 stars 12 forks source link

Fix Windows SDK linker path finding to be more robust. #323

Closed jemc closed 2 years ago

jemc commented 2 years ago

This change adds the default Windows SDK paths alongside the SDK_ROOT environment variable.

It also adds more accurate subdirectory path matching, including a temporary hack to work around a Crystal Dir.glob bug: