erri120

Results 42 issues of erri120

MSVC: ```log 'E:\Projects\rpgmpacker\cmake-build-debug-x64\_deps\ccache.cmake-build\launch-cxx' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'E:\Projects\rpgmpacker\cmake-build-debug-x64\_deps\ccache.cmake-build\launch-cxx' : return code '0x1' Stop. NMAKE :...

help wanted

Base path override option is useful so you can put archivy behind a subpath when reverse proxying.

### The Problem CPM does not set `SomePackage_SOURCE_DIR` (and possible other variables) when multiple sub-projects (using `add_subdirectory`) add the same package and a source cache is defined with `CPM_SOURCE_CACHE`. In...

I'm currently in the process of figure out what library to use for getting metadata from media files and this library is definitly one of the fastes around. Only problem...

In the sidebar switching from ToC to Overview has a fade in/out animation. The problem is that disabling `motion` in the config does not disable this animation. ## Issue Checklist...

Bug

Links: - [Wikipedia](https://en.wikipedia.org/wiki/WebP) - [Overview](https://developers.google.com/speed/webp/) - [Specs](https://developers.google.com/speed/webp/docs/riff_container) - [libwebp API Docs](https://developers.google.com/speed/webp/docs/api) - [libwebp Source Code](https://chromium.googlesource.com/webm/libwebp/) - [libwebp License](https://www.webmproject.org/license/software/) (same as WebM)

enhancement
NeedSponsor

Example: ```markdown # Test - [Heading 1](#heading-1) - [Heading 2](#heading-2) ## Heading 1 Something ## Heading 2 See [Heading 1](#heading-1) ``` When I update `## Heading 1` to `## Another...

Help wanted
Issue: Feature
Area: Link

I absolutely love the site but I'm wondering if you just want to provide high quality videos of themes or if the site should serve as the 1-stop shop for...

## Describe the bug https://github.com/AvaloniaUI/Avalonia/blob/88967de49e083992e9ee748d7767d7a999e42f41/src/Avalonia.Base/Visual.cs#L554-L563 An `ArgumentOutOfRangeException` can be thrown in the iteration of `visualChildren` if the underlying list changes. ``` System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative...

bug