Hello,
what is the procedure to install MinGW for OpenSuSE and also send me the link where i could get a proper MinGW installation package.
waiting for reply...
Thank U ...
Hello,
what is the procedure to install MinGW for OpenSuSE and also send me the link where i could get a proper MinGW installation package.
waiting for reply...
Thank U ...
MinGW is a Windows-only compiler. GCC is what you're looking for, and I'm pretty sure most (if not all) Linux distros come with it. In case it doesn't, open YaST (the package manager) and install it through that.
MinGW stands for "Minimalist GNU for Windows". What you want is "Maximalist GNU for Linux" which, unless you've severely constrained what was loaded at install time, will already be on your Linux system.
Try typing in gcc
at your command prompt to see if you have it.
If you would like to cross compile Qt applications you can simply install Qt Creator for linux.
MinGW is minimalistic GNU for Windows, it would be a little redundant to try and run a Windows Cross-Compiler under linux would it not? Simply install the linux variant and cross-compile.
You can get Open Suse rpm's for MinGW here: suse cross tool chain