19 lines
803 B
Plaintext
19 lines
803 B
Plaintext
--------------------Configuration: inproc - Win32 Debug--------------------
|
|
Begining build with project "E:\work\com\inproc.dsp", with item "factory.cpp"
|
|
Active configuration is Win32 (x86) Dynamic-Link Library (based on Win32 (x86) Dynamic-Link Library)
|
|
|
|
|
|
Creating temp file "E:\WINDOWS\TEMP\RSPB063.TMP" with contents </nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/inproc.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
|
|
"E:\work\com\factory.cpp"
|
|
>
|
|
Creating command line "cl.exe @E:\WINDOWS\TEMP\RSPB063.TMP"
|
|
Compiling...
|
|
factory.cpp
|
|
E:\work\com\factory.cpp(48) : error C2039: 'QueryInterface' : is not a member of 'InProcServer'
|
|
E:\work\com\factory.cpp(64) : error C2065: 'ENOERROR' : undeclared identifier
|
|
Error executing cl.exe.
|
|
|
|
|
|
|
|
factory.obj - 2 error(s), 0 warning(s)
|