dmsurti / AssimpKit

A library (macOS, iOS) that converts the files supported by Assimp to Scene Kit scenes.
http://assimpkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
474 stars 54 forks source link

Fail explicitly if 7z is not available #73

Closed dmsurti closed 6 years ago

dmsurti commented 6 years ago

See: https://github.com/dmsurti/AssimpKit/commit/34e16bfe2fe094face2167897463a563861c99d5#comments

If 7z is not available, fail explicitly. Also update docs to notify the same as a pre requisite.