Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR, enables this library to work with both Win 64 and Linux 64 operating systems.
It does this by mostly moving items around and placing them in the correct locations for various parts or approaches.
It now uses our fork of compressonator: https://github.com/Yellow-Dog-Man/Compressonator
which has CI for compiling the native libraries. For now these are manually checked into this repository in binary form, but perhaps we can pull them dynamically in a subsequent update.
Huge thanks to @jae1911, @yoshiyoshyosh and others for their support in this endeavour. Getting this done on Tuesday is insane. I estimated it would take till at least thursday.