Kevin Dick

Results 21 comments of Kevin Dick

where should it be placed? so maybe i can fix this and send you a merge request to fix this

Okay I will make a merge request hopefully until the end of this week 👍

@obiltschnig is there already a branch for the 1.11.1? Or should i take the master or the devel branch as a base?

I just stumbled upon another problem. I have for example Visual Studio 2022 installed and also the Build Tools for Visual Studio 2019. If i run the script it gave...

@aleks-f i mostly used the batch script but in the last weeks i really liked the powershell one especially because you can provide the packages you want to exclude via...

i will take the bank-account

I will also update the complex-numbers

I also had the same issue for one of our projects. What i did was implement my own Collectable Class which inherits from `::prometheus::Collactable` in this i create the `MetricFamily`...

@kytrinyx it seems like there is a issue with missing reference to `pthread`. Do i have to link the Program against the `pthreads`?

@kytrinyx i added the link to the `CMakeLists.txt` let's see if it will run. I tested it on my system (Linux) and it works don't know how it is on...