Shreyas

Results 11 comments of Shreyas

Dear Maintainers, Can anyone guide me to fix the failing checks? I am not getting what has gone wrong for the macOS build. I have done my best to fix...

Dear Maintainers, There are a few things to work on this PR: 1. For some reason, this mouse button callback function doesn't register single clicks. It only registers double and...

Dear Maintainers, I would request you to please provide feedback for the above pull request, it would help me in making sure that everything is in line with the project...

> You can increase the build speed by using the updated command (replace 8 with the desired thread count) and switching `Debug` to `Release` if needed: ``` cmake --build ....

Thanks for your suggestion, @ice0! I appreciate the work you put into this. I’ll go ahead and use MSYS2 with CLion as my temporary setup to work on other issues....

Thanks for the update! I apologize for the delay in my feedback. I appreciate your hard work on the PR and will review the changes as soon as possible.

Dear @ice0, I am still unable to build the project using MSVC and vcpkg, This time, package `fftw3:[email protected]#9` fails to build: ``` Building fftw3:[email protected]#9... C:\Users\shrep\AppData\Local\vcpkg\registries\git-trees\d64246f2b42f53756787bd4f886488846a789030: info: installing overlay port from...

Hi, @ice0, 1. The output of `git status` inside vcpkg folder: ``` D:\dev\vcpkg>git status HEAD detached at 2024.09.30 nothing to commit, working tree clean ``` EDIT: I also tried the...

> Can you try to install it from command-line? Still no luck :( The build failed with the error mentioned: ``` Change Dir: 'D:/dev/vcpkg/buildtrees/fftw3/x64-windows-dbg' Run Build Command(s): "C:/Program Files/Microsoft Visual...

Ok finally I got the cmake configure the build and generate the `.sln` files. I apologize the delay in my feedback because no matter what, `vcpkg` was picking up the...