leewaylod

Results 5 comments of leewaylod

Expanding on issue [#46](https://github.com/gix/foo_scrobble/issues/46); I did install PowerShell 7 and ran ```eng\Build-Dependencies.ps1``` with it

These files are present: ![Image](https://github.com/user-attachments/assets/c065aba5-84b9-4f56-a373-27cbb74216c2) Still the same error: ![Image](https://github.com/user-attachments/assets/53444a2b-dfb9-421c-8216-e1bb12cb9d5e)

Any ideas? Maybe i should specify CMakeLists.txt? (Visual Studio seems to want me to do it) And if i should how do i find it? ![Image](https://github.com/user-attachments/assets/466f93f4-55a1-41bc-98dd-cbe5b62398f8)

Does it build the component on your machine? If so, please, can you make for change to one line of code ([line 23](https://github.com/gix/foo_scrobble/blob/master/src/foo_scrobble/PlaybackScrobbler.cpp)) to ```constexpr SecondsD MinRequiredTrackLength{1.0};``` (or somehow remove...

> I have the same issue, but this is the error I get > > ![Image](https://github.com/user-attachments/assets/d07503ee-2062-481d-89e5-f3c774ba266f) Hello! I switched to [listenbrainz.org](listenbrainz.org) and [this component](https://github.com/phw/foo_listenbrainz2). It builds normally, if you want...