PSA: if you're using #wxWidgets master with #MinGW and getting new link errors, you probably need to add gdiplus.lib and msimg32.lib to the list of libraries you're linking with, due to the removal of the wrapped previously used to load GDI+ functions during run-time.