help me again please with the error code C2659
help me again please with the error code C2659
| |
|
Build started: Project: The Zone, Configuration: Debug|Win32
|
| |
|
Creating temporary file "c:\Documents and Settings\<REMOVED>\My Documents\Visual Studio 2005\Projects\The Zone\The Zone\Debug\RSP00000525683660.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /Yu"stdafx.h" /Fp"Debug\The Zone.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Zi /clr:pure /TP /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll" /FU "c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.XML.dll"
".\The Zone.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\<REMOVED>\My Documents\Visual Studio 2005\Projects\The Zone\The Zone\Debug\RSP00000525683660.rsp" /nologo /errorReport:prompt"
|
| |
|
Compiling...
The Zone.cpp
c:\documents and settings\<REMOVED>\my documents\visual studio 2005\projects\the zone\the zone\Form1.h(88) : error C2659: '=' : function as left operand
|
| |
|
Build log was saved at "file://c:\Documents and Settings\<REMOVED>\My Documents\Visual Studio 2005\Projects\The Zone\The Zone\Debug\BuildLog.htm"
The Zone - 1 error(s), 0 warning(s) |
help me again please with the error code C2659
Don Riggs
Take a look at the help for the error: http://msdn2.microsoft.com/en-us/library/8t03ksxc.aspx
Thanks, Ayman Shoukry VC++ TeamMike_C123456789
Drew Letcher