Vivek Roy

Results 16 comments of Vivek Roy

You need to build first: https://github.com/CharlesShang/DCNv2#build

As the error message says, it is a problem with rustc_ast. I tried upgrading the version of rustc_ast racer depends on, but that did not help either. The following changes...

On Arch linux I installed `python-opengl` and `freeglut` but was still getting this error. Installing the package `glu` fixed the problem for me - ```bash sudo pacman -S freeglut python-opengl...

@vn971 This might be helpful https://github.com/japaric/trust

As an extension to the above proposal, I would also like to propose to add default action at each step, similar to say `apt-get install`'s accept change `[Y/n]`, `Y` is...

@jclevesque Did you make your own version? I don't think it will be released anytime soon!

Thinking about this in context of https://github.com/ziglang/zig/issues/14314, there are two kinds of dependencies - those that are mentioned in the `build.zig.zon` and those that are actually being used based on...

@any1 Would you be interested in a PR to support RFB 3.3 clients? I ask as I read https://github.com/any1/wayvnc/issues/277#issuecomment-2634502214

> I can't really test this myself since I don't have any apple products, so I can't guarantee that it won't break between releases. If there are any MacOS related...