-
Although most of us like Rust, from time to time, C library might be needed here. We do want to provide a seamless integration with C library.
This issue covers 2 parts:
* [x] C Library Integrat…
-
I have always had a feeling that the C# library should be split up from the Java version waffle into its own project.
-
### **Describe the bug**
When adapting pymkv2 from pymkv library, I notice that when initialing an MKVTrack from an existing file, an `IndexError: track index out of range` error will occur.
### *…
-
hi,have c# library?
-
Is it available?WPF?
-
```
PhysXCPPdebug.dll depends on :
MSVCM80D.DLL
MSVCR80D.DLL
PhysXCPPrelease.dll depends on :
MSVCR80.DLL
Users of your librrary may only install Visual c# express 2005 and XNA game
studio 2.0…
-
"Why would anyone ever want to do that, name it a .h or a .inc or something".
Excellent question. meson is principled here. In order to use meson for this, you need to "do the right thing" and eith…
-
- Choose what methods make available to python
- Recompile the code of dsp library to make static library.
- Use ctypes or any other method easier than swig to wrap-up the library for python.
- re-wr…
-
- [x] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
H…
-
```
I have added code to the C# library to implement the /api/services API
call. This includes the following modifications:
1. FriendFeedClient.PublishLink: changed none to null so it will compile
…