Hi,
This is kamal, I am new to Mingw. Was trying to cross compile a Hello.cpp application in Linux using below command, compilation goes success but while executing in window if fails with error mentioned:
<cmd> mingw64/bin/x86_64-w64-mingw32-g++ Hello.cpp -o Hello.exe</cmd>
I copied the Hello.exe to Windows 10 and while executing it getting below error.
Error: The application was unable to start correctly (0xc000007b).
Please refere that attached file for details.
Could any one please help me on this.
Thank you in advance.
Thanks & Regards,
Kamal
Any update, please ?