Open
Description
.Net is cross platform. Visual Studio has existed on macOS for years, and is slowing gaining more features.
However, these tools do not, and probably never will, exist on macOS:
- vbscript
- command.com/exe
- wscript
- cscript
It seems like, because of libtiff's dependencies on Windows-specific scripting tools, it cannot be built on macOS. I assume it also cannot be built on Linux, either with MSBuild or mono/xbuild.
If there is a way to make it work, please provide documentation.