Tuesday, January 19, 2016
stdafx.h
I evc4 sp4 compile a program,
However, the system prompts for the
Can not find stdafx.h
Ask how to solve,
Also under the program have been reported off the wrong, do not know why
BEGIN_MESSAGE_MAP (CTestDlg, CDialog)
// {{AFX_MSG_MAP (CTestDlg)
ON_BN_CLICKED (IDC_TEST, OnTest)
ON_WM_TIMER ()
ON_WM_DESTROY ()
ON_MESSAGE (WM_NET_DATA_ARRIVE, OnDataArrivedMsg)
//}} AFX_MSG_MAP
ON_STN_CLICKED (IDC_REMOTEVIDEO, & amp; CTestDlg :: OnStnClickedRemotevideo)
END_MESSAGE_MAP ()
Reply:
Whether it is in accordance with established engineering wizard? Also check if it contains the correct path? As well as the environment variable path is correct?
Reply:
sunwhite ()
Engineering installation wizard is not established, I open a program others.
How to check path and environment variables?
Is the environment variable?
Thanks.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment