Missing Graphics Windows 7

I am compiling an app on Windows 10 and when I run it on that machine everything looks fine.

But when I run the app on a Windows 7 machine, my Labels are missing and a graphic in a Canvas isn’t shown.

I have build settings, Windows, checked.

I’m using 2017 v1.1

Any ideas?

Is your Windows 7 up to date ?
Direct2d and DirectWrite need to be otherwise you will have issues

I checked and all updates are installed.

Changing the image from a PNG to a TIFF and compiling with 2015r4.1 works for now.

Try 2016R3. It has HiDPI but it does not use Direct2D yet.