Dennis Ivanov

Results 68 comments of Dennis Ivanov

Hi @dirkvdb . Thanks for fast answer. I've tried this flags: ```cmake -DCMAKE_BUILD_TYPE=Release -DENABLE_GIO=ON -DENABLE_THUMBNAILER=ON -DENABLE_SHARED=OFF -DENABLE_STATIC=ON ..``` However, after 'make-ing' the build of ffmpegthumbnailer on ubuntu, I did checked...

Now I'm also getting "AttributeError: module 'jax' has no attribute 'version'"... Or, also: ```AttributeError: module 'jaxlib.pocketfft' has no attribute 'pocketfft'```. Tried couple of different colab notebooks... Doesn't work...

Hi @danfrz . Yes this definitely answers! It's even more detailed answer than I was waiting :+1: So as I understand you, it might happen somewhere in the future. And...

@dvzrv @arximboldi I would also like to put it into arch's AUR. I wonder if it's compile-able. I'm getting a Boost:Filesystem error at the moment.

Hmm I am getting this now: ``` CMake Error at /usr/lib64/cmake/Boost-1.72.0/BoostConfig.cmake:120 (find_package): Could not find a package configuration file provided by "boost_signals" (requested version 1.72.0) with any of the following...

Hey @arximboldi thanks for the update. It's nice you decided to look at it again. In terms of building older environment it may worth using docker or guix (it's a...

Oh that's good news. Thanks for the update @arximboldi. I am not really that advanced in developing neither for Cegui nor Qt/QML (although I at least had some experience with...

As @Seb35 says I also feel that Vivaldi should be included in a category inherited by Chromium. I use this browser as one of my main on a daily basis,...

Chromium-based or electron-based browsers can be, for example, be a part of category inherited by chromium.

Wrote a Dockerfile that builds this ...project...: https://github.com/fincubator/tonkeygen/blob/master/Dockerfile Your welcome guyz