AndreiCherniaev

Results 38 issues of AndreiCherniaev

https://github.com/colobot/colobot-data/pull/76#issue-1113396965

I install deb package but there was error: /usr/bin/create_ap: line 1778: iptables: command not found I do `sudo apt-get install iptables` And now hotspot works! I use Xubuntu, uname -a...

Can I download QGit binaries for Windows directly (without building from source)?

pCodec is undefuned in README.md But it is defined in [example](https://github.com/leandromoreira/ffmpeg-libav-tutorial/blob/cc1d75b7e5f946b1cf4ed827531e521e625e70e9/0_hello_world.c#L135) I think you should mark that _pCodec = pLocalCodec_ OR use `AVCodecContext *pCodecContext = avcodec_alloc_context3(pLocalCodec);` in README.md

1) dereference a pointer no need in this case 2) avcodec_alloc_context3() wants const (!) AVCodec *codec

Before my example it was not clear how connect replxx to user's C++ cmake project...

CMake 3.13 or newer supports the [command line options](https://cmake.org/cmake/help/latest/manual/cmake.1.html) -S and -B to specify source and binary directory, respectively. In file libgd/docs/README.CMAKE was In a sub directory of the top...

- [X] I provide my work under the [project license](https://github.com/progit/progit2/blob/main/LICENSE.asc). - [X] I grant such license of my work as is required for the purposes of future print editions to...

At this moment I can't use inputpath with not one, but a list of paths. Why? i suggest allow something like /mnt/ramdisk/buildroot/board/pc$ genimage --config genimage-bios.cfg --inputpath **/mnt/ramdisk/buildroot/output/images/:/mnt/ramdisk/buildroot/output/target/lib/grub/i386-pc/** --outputpath /mnt/ramdisk/buildroot/output/images/ At...

help wanted

more details https://stackoverflow.com/questions/1998752/memset-or-value-initialization-to-zero-out-a-struct