-
Instead of distributing a pre-built version of a `pyinstaller` output of the executable, please hand us various versions for it so it is available on `macOS` and `Linux` as well.
-
@jjgriff93 commented on [Thu Sep 20 2018](https://github.com/dotnet/core/issues/1952)
Cannot play sound files as part of .net core console apps in windows and running on windows IoT Core on Raspberry…
-
Currently, the FAQ makes the following statement:
> It is not directly source-compatible with the [Linux API](https://www.kernel.org/doc/html/latest/networking/af_xdp.html), though it is possible t…
-
Does this version of Tesseract OCR resolve the following issues
In Tesseract most of the work is done with a C++ library.
Interoperability is not good with .Net and .Net Core
it offers poor cross…
-
I've made a few test's on linux and realized that a lot of code from Pymem can be used on linux aswell. Could be some nice feature for the future.
https://github.com/qb-0/PymemLinux
-
Need to check cross platform build.
-
Add Windows share enumeration / ability to list shared drives / etc.
-
It looks like the project is Linux-only at the moment. Moreover, it seems like only Debian-based distros are supported. It's good as a proof of concept, but I hardly imagine making all my friends use …
-
when i was trying to use the sample code in linux i hit a few errors
See screenshots below
Using Set-UICF :
![image](https://user-images.githubusercontent.com/11185446/119792605-7f23c580-bede-…
-
How does this library handles on multiple platforms?
Do I have to have one project for each platform with their own tdlib-netcore reference or having it in just one project and the library will ta…