Peter Spiess-Knafl

Results 33 comments of Peter Spiess-Knafl

Is the mpv support already production ready? @blinry pointed out to me it is still in an experimental state.

I tried it last week in Debian Testing and it worked just fine.

Is there any update on this?

I also found this: https://docs.rs/bounded-integer/0.1.1/bounded_integer/#examples, but it is no longer compiling under Rust 1.32.

Hello staysag! We are very pleased that you are interested in libdash. As you can see in [README.md](https://github.com/bitmovin/libdash/blob/master/README.md), there are some simple steps how you can build libdash in (ubuntu...

Hi! You probably did not set the Include- and Librarypath. Here is a short example: Assuming you have cloned the libdash repository at `/home/stasyag` you should now have the following...

Can you find libdash.so in `/home/erelh/libdash/libdash/build/bin`? It seems that something went wrong during build process.

could you please put that in a proper pullrequest?

Hi Michal! Thank you for raising the issue. Uff, I don't think I will upgrade to Catch 3. I wanted to switch to [doctest](https://github.com/doctest/doctest) some time ago anyway. I will...

I don't quite understand, this is only for testing purposes, not for the functionality itself. Could you elaborate a little bit on what is currently the issue with catch2 and...