Displaying 5 results from an estimated 5 matches for "afxwin".
2010 Feb 20
3
MFC Code Compile Error
...a/mvs6/VC98/include/windows.h:163,
from /home/khana/mvs6/VC98/mfc/include/afxv_w32.h:120,
from /home/khana/mvs6/VC98/mfc/include/afxver_.h:144,
from /home/khana/mvs6/VC98/mfc/include/afx.h:27,
from /home/khana/mvs6/VC98/mfc/include/afxwin.h:19,
from StdAfx.h:22,
from DemoMfc.cpp:4:
/home/khana/mvs6/VC98/include/winnt.h:113:1: warning: "_cdecl" redefined
<command-line>: warning: this is the location of the previous definition
/home/khana/mvs6/VC98/include/winnt.h:630:2: error: #error...
2006 Jul 07
1
Probelm with WINE and MFC application
...Lib
I am following the guide lines given in Wine LIB User guide.
I copied all the source code from CD and I change the mode read /write
than in the current directory i used winemaker command
user/sample>winemaker --lower-all --mfc .
but get the following errors out of make:
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
i will be very thankful if anybody help me
Praveen
2008 Jan 24
2
Problems when compiling MFC application
...;/font><br>
<font size="2">wineg++ -c -mno-cygwin -I. -o hello.o hello.cpp</font><br>
<font size="2">In file included from hello.cpp:17:</font><br>
<font size="2">stdafx.h:13:20: afxwin.h: No such file or directory</font><br>
<font size="2">In file included from hello.cpp:20:</font><br>
<font size="2">hello.h:26: error: expected class-name before '{' token</font><br>
<font size="2">hello.h:...
2006 Jul 06
1
problems while compiling mfc applications with wine
...m using Linux ver. 9 and kernel version is 2.4.20-8. with WineLib
I copied all the source code from CD and I change the mode read /write
than
in the current directory i used winemaker command
user/sample>winemaker --lower-all --mfc .
but get the following errors out of make:
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
1. what are the steps i have to follow to port mfc application into
linux from the begining.
looking for a g...
2004 Sep 19
0
MFC compile problem
...nclude/afxrich.h
Include/afxcview.h
Include/afxsock.h
Include/afxsock.inl
Include/afxrich.inl
Include/afxstat_.h
Include/afxtempl.h
Include/afxtls_.h
Include/afxv_cfg.h
Include/afxv_cpu.h
Include/afxv_dll.h
Include/afxv_w32.h
Include/afxver_.h
Include/afxcoll.inl
Include/afxwin1.inl
Include/winres.h
Include/afxcmn2.inl
Include/afxdtctl.h
Include/afxdtctl.inl
Include/afxhtml.h
Include/afxhtml.inl
Include/afxoledb.h
Include/afxbld_.h
Include/afxole.inl
Include/afxwin2.inl
Include/afxwin.h
Include/afxplex_.h
Include/afxodlgs.h
Include/afxext.h
I...