Hello,
I tried to compile a MFC program and get the following errors:
c:\Program Files\Microsoft Visual Studio 9.0\VC\atlmfc\include\../s
rc/mfc/Afx
Impl.h(625
) : error C2059: syntax error : '<L_TYPE_raw>'
c:\Program Files\Microsoft Visual Studio 9.0\VC\atlmfc\include\../s
rc/mfc/Afx
Impl.h(625
) : error C2238: unexpected token(s) preceding ';'
I did some googling about this error message, but not much luck. If you have seen this error before, can you please tell me how you solved it?
Thanks
Start Free Trial