Nathan Miller
Nathan Miller
There seems to be some confusion about this 2GB memory usage. There is no "fix" for this. It is not a defect, it works as designed. It is a limitation...
Just a quick question- does this API contain support for creating new playlists and adding tracks to them? That is what I am looking for. (Thanks in advance for your...
I get the same exact message. Any idea how to fix? Visual Studio Professional 2019 v16.11.7 in a .NET Core project. http://roslynsourceindex.azurewebsites.net does indeed not resolve when I try it...
+1 @deivid-rodriguez vcpkg is also a MS product and has broad support across multiple platforms/os's, including existing integrations with GitHub and Actions (i.e. GitHub Actions Cache/GitHub Packages binary caching) so...
> It is compatible with constexpr char array. Have a look for the referenced issue for a small example. #281 It's not meant to work with const strings of any...
@cmwilson21 Thanks, no problem. Happy to help out!
>Do you know if using the | pipe would actually work for all Windows users, even those using command prompt and older versions of Powershell? It looks like that should...
@stevecat I think its ready for your review again- I committed a change to use a Notes section with two bullet points instead of two tips in a row. Let...
Cool! No worries @stevecat, I thought it went pretty smoothly. I'm really excited to have been able to make a contribution to this site. Thanks to you and @gracepark for...
@oliv3r That makes sense. The app is configured and built using CMake, so instead of using `configure` and `make install`, CMake creates `ninja` make files during the configure step and...