I had made a C GTK program in Linux(simple gtk window program) and I have compiled it with mingw cross compiler in Linux mint with this way.now I had send the a.exe file to my windows 10 computer to execute it.but when I click on a.exe file in windows 10 it says
the program can't start because <some files that I have listed in notepad in scrennshot> is missing from your computer.try reinstalling the program to fix this problem
My windows 10 doesn't have gtk installed on it.Do I need to Install gtk In my windows 10 machine?