wrightsg
wrightsg
I stumbled accross this issue while trying out gitlab-mirrors. I implemented a quick and dirty attempt at using Git LFS in the provided scripts (see https://github.com/wrightsg/gitlab-mirrors/tree/git-lfs-support) based on the instructions...
This is still an issue with git 2.15.0. Furthermore, the above workaround (setting GIT_GUI_LIB_DIR) does not work for me. Starting git-gui from gitk will result in a "Git directory not...
You are correct. I have to change to the root directory of the git repo (I was in a subdirectory previously). I now get "No working directory : couldn't change...
I made an attempt to use Boost shipped with MSYS2 instead of the Boost stuff bundled with `rpclib`. I did not succeed and eventually gave up as the corresponding documentation...
I just ran into this issue when installing `vhdl_ls` with `cargo install vhdl_ls`. Is this considered an issue and if not, what is the intended way to handle this?
Doing some further digging, this might not be an issue with the recipe, but with the `libjpeg` sources themselves. Comparing the files between `~/.conan/data/libjpeg/9e/_/_/source/src` and `~/.conan/data/libjpeg/9f/_/_/source/src` shows that version `9e`...
I guess this could be solved in `mcap_builder` by not compiling the `mcap` library into a static or dynamic library but to consume it as header-only library (through CMake interface...
> @wrightsg ping on updating the readme and then we can merge The `README` is now updated, apologies for the delay.