Visual Studio 2019

Hallo,

Habe mit VS2019 eine GTK+ App gemacht, startet im Debug modus auch.
Leider Hat das Fenster heine Icons zum vergrössern,minimieren un schliesseen.

Was kann ich tun? Wie installiere ich die fehlede Theme icolor auf Win10?

There’s information on setting up GTK for Windows 10 at this page: https://www.gtk.org/download/windows.php

It includes theme instructions. That page also says:

You also need to copy the icons from the Adwaita theme, which you can get from Linux box, where they are stored in /usr/share/icons/Adwaita/ ; copy this entire folder to a share/icons folder in your installation folder. Ditto for the hicolor icons.

I’ve made zip files, which you can download here:

Adwaita.zip: https://drive.google.com/open?id=1Ug0z5SvctPChcnsjUDXv6FgaTWCf1kr5
hicolor.zip: https://drive.google.com/open?id=14Ljnw8rcaLcf-jZWdoMeB0Y5G3IcfrjQ

And to top it all off, find the gschemas.compiled file in /usr/share/glib-2.0/schemas/ and copy that to share/glib-2.0/schemas .

gschemas.compiled: gschemas.compiled - Google Drive

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.