E0147 declaration incompatible with "void COpenGLControl::OnTimer(UINT nIDEvent)

34 views
Skip to first unread message

Yves

unread,
Mar 1, 2021, 9:11:58 AM3/1/21
to bvhacker
Hi,

Needed to change 

afx_msg void OnTimer(UINT nIDEvent);

to :

afx_msg void OnTimer(UINT_PTR nIDEvent);

in bvhTweak\OpenGLControl.h in order to build in Visual Studio 2019 Community.

E0147 déclaration incompatible avec "void COpenGLControl::OnTimer(UINT nIDEvent)" (déclaré à la ligne 76 de "bvhacker-master\bvhTweak\OpenGLControl.h") bvhTweak bvhacker-master\bvhTweak\OpenGLControl.cpp 154

Reply all
Reply to author
Forward
0 new messages