--------------------Configuration: PrivateAccess - Win32 Debug-------------------- Begining build with project "Z:\teaching\elo326\irvine\motorClases\Inheritance.unzipped\PrivateAccess\PrivateAccess.dsp", at root. Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application) Project's tools are: "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MLd /W3 /GX /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/PrivateAccess.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /ZI /GZ /c " "Win32 Resource Compiler" with flags "/l 0x409 /d "_DEBUG" " "Browser Database Maker" with flags "/nologo /o"Debug/PrivateAccess.bsc" " "COFF Linker for 80x86" with flags "kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/PrivateAccess.pdb" /debug /machine:I386 /out:"Debug/PrivateAccess.exe" /pdbtype:sept " "Custom Build" with flags "" "" with flags "" Creating temp file "C:\WINDOWS\TEMP\RSP1205.TMP" with contents Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP1205.TMP" Creating temp file "C:\WINDOWS\TEMP\RSP1206.TMP" with contents Creating command line "link.exe @C:\WINDOWS\TEMP\RSP1206.TMP" Compiling... Command line warning D4002 : ignoring unknown option '/ZI' Command line warning D4002 : ignoring unknown option '/GZ' ElectricMotor.cpp motor.cpp motorTest.cpp Z:\teaching\elo326\irvine\motorClases\Inheritance.unzipped\PrivateAccess\PumpMotor.h(23) : error C2247: 'Display' not accessible because 'CElectricMotor' uses 'private' to inherit from 'CMotor' Error executing cl.exe. PrivateAccess.exe - 1 error(s), 2 warning(s)