[Wine] Re: Probelm with WINE and MFC application

Daniel Skorka skorka at gmx.net
Sat Jul 8 03:19:39 CDT 2006


Praveen <mktg at apollocomputing.com> wrote:
> This application I want to port on Linux version.
> I am using Linux RedHat9.0 and kernel version is 2.4.20-8. with WineLib

You still haven't mentioned the wine version.

> stdafx.h:15:64: afxwin.h: No such file or directory
> stdafx.h:16:46: afxext.h: No such file or directory
> stdafx.h:17:54: afxdisp.h: No such file or directory
> stdafx.h:18:87: afxdtctl.h: No such file or directory

You are missing some header files. Add the directory they are in to the
include path.

Daniel


More information about the wine-users mailing list