Richard Eigenmann

Results 4 issues of Richard Eigenmann

Thanks for writing this app and publishing it. It really helped me debug issues with an app I am writing. There were some unexpected errors though. For instance, picking the...

If I clone the repo and point my Visual Studio 2015 at it the NuGet Package Manger downloads a ton of stuff and eventually gives up on zlib.lib. Being new...

How do we go about connecting the Google photos library with a Java Modularity application? Simply adding `implementation 'com.google.photos.library:google-photos-library-client:1.7.3'` to the build.gradle results in a ton of conflicts. Has someone...

Hi Martin In my learning C++ course (in Zurich) we started experimenting with Mlpack. Since we like to use CMake I was looking for a FindMlpack.cmake module that Google helpfully...