Danila Zolotarev

Results 7 comments of Danila Zolotarev

I have the same problem when trying to build in Visual Studio. libevent is installed with vcpkg, but I still get an error on `libevent_windows` Cmake output: ``` 1> CMake...

There are no libevent builds installed other than the vcpkg version and building for target x64-Release yields the same errors.

Yeah it seems to pick up a local libevent install even when `USE_BUNDLED_LIBEVENT` is specified. I've built upstream libevent to test this issue and now it seems to pick up...

I've opened issue with this same problem in the snap repo Orama-Interactive/pixelorama-snap#2 @Variable-ind's suggestion will likely not work because it's only specifically for fixing node

@dejlek I suggest to host your own repo or find another one on COPR or just install from source. Sorry, but the current one you really shouldn't be using because...

@dejlek If you're OK with maintaining this repo, can you open a PR to replace the current one with yours? If it is merged that would obviously be ideal as...

Same issue compiling /folly/folly/container/test/ForeachTest.cp on Fedora 42 with gcc 15.2