autoantwort

Results 120 comments of autoantwort

> I helped to create an issue on their github: [microsoft/vcpkg#16769](https://github.com/microsoft/vcpkg/issues/16769) I have looked into this. One problem is that the dependencies of this project must be acquired via vcpkg....

Ok cool, than we only have to add `happly` to vcpkg first

If it is an own lib, it should be an own lib in vcpkg. It has over 100 stars, more than some other ports, so I don't think that this...

> Are there any good references for exactly what we need to do to get Polyscope on vcpkg? E.g., do we need to populate some config file, add certain things...

Hm I think `-march` is not a good idea in general, at least in the context of vcpkg when binaries are distributed to other computers: > -march: Generate instructions for...

I see. Maybe we could make it an option.

Why should they? Does this library contains bugs that must be detected when building the library?

Maybe `pitch` was defined by you and is a variable

Hello, I'm using RtAudio and aubio together. It is not good example code, but if you want you can look [here](https://git.rwth-aachen.de/-/ide/project/leander.schulten/Lichtsteuerung/blob/master/-/src/audio/audiocapturemanager.h). In the aubio folder are simple c++ wrappers for...

For me it fixes the build, but the pipeline seems to be not so happy. The only error I still get is: ``` /usr/bin/install: cannot stat 'sicudtd.lib': No such file...