Plugin on windows not showing Labels

Hi there,

Since the previous topc about this subject was locked because it was from 2010, I’m opening a new topic about this:
My plugin on windows is not showing the labels.

I have developed the plugin in xcode for mac and I have no issues with the gui there.
But now I have opened my project in visual studio and exported the plugin dll, the labels are not showing up. Also labels who are connected to sliders(which are showing up) won’t show up.

I’m exporting the plugin in 64 bit.

Are there some users which ever had the same problem and had a solution for it?

I fixed it.
For some strange reason, the labels on mac will have the colour black automatically, but the labels on windows will have the colour white, and since I have a white background, they did not show up.