-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Is there somewhere available installation guide for MacOS? I tried to build TS.NET.Engine osx-arm64 but when running there is an error
Unhandled exception: System.DllNotFoundException: Unable to load shared library 'tslitex' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable:
Installation of https://github.com/EEVengers/libtslitex works only for Linux not for Mac.
/libtslitex/litepcie/public_h/litepcie_linux.h:14:10: fatal error: 'linux/types.h' file not found 14 | #include <linux/types.h>
What can I do?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation