I'd like to rebuild Taglib.dll from source code but in the solution there are some references missing.
I tried to re-add them with NuGet and it worked for some, but gdk-sharp and glib-sharp are posing problems:
- Gdk doesn't show up in "manage NuGet packages" (gtk neither)
- Glib won't install with error: Could not find file 'C:\Users\kristof\AppData\Local\Temp\nuget\z0215i32.5gh\tools\native\v110\Win32\Debug\dynamic\glib-genmarshal.exe'.
I'm working on a Windows 8.1 computer with Visual Studio 2013. The installed frameworks are 4.5 and 3.5. Though 4.5 shows up in the programlist, while 3.5 is only marked in the features.
Thanks in advance, kind regards.
Link to screenshot: https://i.stack.imgur.com/wRGs4.png