Please tell me wat are the commands to compile SDI application in wine?
And also what is the directory structure of the code to be maintained in wine?
Problem with compiling OpenGL application in Wine
-
- Level 5
- Posts: 336
- Joined: Mon Nov 24, 2008 8:10 am
As is written in the guides you can use winemaker to e.g. import a visual studio project and create makefiles. Another way is to create gnu makefiles which you use to compile your app using mingw on windows. When it compiles you can replace the mingw gcc in the makefile with winegcc / wineg++ and it will work fine.
Problem with compiling OpenGL application in Wine
suse wrote:
Wine. I think that was explained earlier.
be done with Visual Studio.
James McKenzie
Because Wine does not have MFC support, MFC programs cannot be built on1) [Crying or Very sad] pls help me.. i'm in confusion [Rolling Eyes] that can I compile MFC directly using winemaker and make command or should i've to install visual studio through wine and then compile my MFC through it.. ????
Wine. I think that was explained earlier.
Please visit the Applications Database and research what can and cannot2)If so,does wine support for the installation of Visual Studio??
be done with Visual Studio.
James McKenzie