Build Log
  

------- Build started: Project: Display, Configuration: Debug|Win32 -------

Environment Space
  
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\Jirka\Application Data
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=GRIZZLY
    ComSpec=C:\WINDOWS\system32\cmd.exe
    frameworkdir=c:\windows\microsoft.net\framework\
    frameworksdkdir=d:\program files\vs .net\frameworksdk\
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\Jirka
    INCLUDE=P:\Program Files\DXSDK\Include;D:\Program Files\VS .NET\Vc7\include;D:\Program Files\VS .NET\Vc7\atlmfc\include;D:\Program Files\VS .NET\Vc7\PlatformSDK\include\prerelease;D:\Program Files\VS .NET\Vc7\PlatformSDK\include;D:\Program Files\VS .NET\FrameworkSDK\include;
    LIB=P:\Program Files\DXSDK\Lib;D:\Program Files\VS .NET\Vc7\lib;D:\Program Files\VS .NET\Vc7\atlmfc\lib;D:\Program Files\VS .NET\Vc7\PlatformSDK\lib\prerelease;D:\Program Files\VS .NET\Vc7\PlatformSDK\lib;D:\Program Files\VS .NET\FrameworkSDK\lib;
    LIBPATH=
    LOGONSERVER=\\GRIZZLY
    MsVCDir=p:\program files\microsoft visual studio .net 2003\
    NUMBER_OF_PROCESSORS=1
    NVSDKDX=P:\Program Files\NVSDK\DirectX
    NVSDKGL=P:\Program Files\NVSDK\OpenGL
    OS=Windows_NT
    Path=D:\Program Files\VS .NET\Vc7\bin;D:\Program Files\VS .NET\Common7\Tools\bin\prerelease;D:\Program Files\VS .NET\Common7\Tools\bin;D:\Program Files\VS .NET\Common7\tools;D:\Program Files\VS .NET\Common7\ide;C:\Program Files\HTML Help Workshop\;D:\Program Files\VS .NET\FrameworkSDK\bin;C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 6 Stepping 2, AuthenticAMD
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0602
    ProgramFiles=C:\Program Files
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\Jirka\LOCALS~1\Temp
    TMP=C:\DOCUME~1\Jirka\LOCALS~1\Temp
    USERDOMAIN=GRIZZLY
    USERNAME=Jirka
    USERPROFILE=C:\Documents and Settings\Jirka
    VCInstallDir=p:\program files\microsoft visual studio .net 2003\vc7\
    VS71COMNTOOLS=P:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\
    VSCOMNTOOLS="D:\Program Files\VS .NET\Common7\Tools\"
    VSInstallDir=p:\program files\microsoft visual studio .net 2003\
    windir=C:\WINDOWS
    _ACP_ATLPROV=D:\Program Files\VS .NET\Vc7\bin\ATLPROV.DLL
    _ACP_INCLUDE=P:\Program Files\DXSDK\Include;D:\Program Files\VS .NET\Vc7\include;D:\Program Files\VS .NET\Vc7\atlmfc\include;D:\Program Files\VS .NET\Vc7\PlatformSDK\include\prerelease;D:\Program Files\VS .NET\Vc7\PlatformSDK\include;D:\Program Files\VS .NET\FrameworkSDK\include;
    _ACP_LIB=P:\Program Files\DXSDK\Lib;D:\Program Files\VS .NET\Vc7\lib;D:\Program Files\VS .NET\Vc7\atlmfc\lib;D:\Program Files\VS .NET\Vc7\PlatformSDK\lib\prerelease;D:\Program Files\VS .NET\Vc7\PlatformSDK\lib;D:\Program Files\VS .NET\FrameworkSDK\lib;;P:\Program Files\DXSDK\Include;D:\Program Files\VS .NET\Vc7\include;D:\Program Files\VS .NET\Vc7\atlmfc\include;D:\Program Files\VS .NET\Vc7\PlatformSDK\include\prerelease;D:\Program Files\VS .NET\Vc7\PlatformSDK\include;D:\Program Files\VS .NET\FrameworkSDK\include;
    _ACP_PATH=D:\Program Files\VS .NET\Vc7\bin;D:\Program Files\VS .NET\Common7\Tools\bin\prerelease;D:\Program Files\VS .NET\Common7\Tools\bin;D:\Program Files\VS .NET\Common7\tools;D:\Program Files\VS .NET\Common7\ide;C:\Program Files\HTML Help Workshop\;D:\Program Files\VS .NET\FrameworkSDK\bin;C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
Command Lines
  
Creating temporary file "C:\DOCUME~1\Jirka\LOCALS~1\Temp\RSP000001.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "DISPLAY_EXPORTS" /D "_MBCS" /D "_WINDLL" /FD /EHsc /RTC1 /MTd /YX"stdafx.h" /Fp".\Debug/Display.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP
"stdafx.cpp"
"XVertexBuffer.cpp"
"XTexture.cpp"
"XResourceManager.cpp"
"XMesh.cpp"
"XIndexBuffer.cpp"
"XDisplay.cpp"
"Display.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Jirka\LOCALS~1\Temp\RSP000001.rsp /nologo"
Creating temporary file "C:\DOCUME~1\Jirka\LOCALS~1\Temp\RSP000002.rsp" with contents
[
/OUT:"../Debug/Display.dll" /INCREMENTAL /NOLOGO /DLL /DEBUG /PDB:".\Debug/Display.pdb" /IMPLIB:".\Debug/Display.lib" /MACHINE:I386 odbc32.lib odbccp32.lib ../common/common.lib d3d8.lib D3dx8.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 "\Projects\WithOUT VSS\D3DEngine1\Common\Common.lib" "\Program Files\DXSDK\Lib\d3d8.lib" "\Program Files\DXSDK\Lib\d3dx8.lib"
"Debug\Display.obj"
"Debug\XDisplay.obj"
"Debug\XIndexBuffer.obj"
"Debug\XMesh.obj"
"Debug\XResourceManager.obj"
"Debug\XTexture.obj"
"Debug\XVertexBuffer.obj"
"Debug\stdafx.obj"
]
Creating command line "link.exe @C:\DOCUME~1\Jirka\LOCALS~1\Temp\RSP000002.rsp"
Output Window
  
Compiling...
stdafx.cpp
XVertexBuffer.cpp
XTexture.cpp
XResourceManager.cpp
p:\Projects\WithOUT VSS\D3DEngine1\Display\XResourceManager.h(7) : warning C4251: 'XResourceManager::m_arTextures' : class 'std::vector<_Ty,_Ax>' needs to have dll-interface to be used by clients of class 'XResourceManager'
        with
        [
            _Ty=XTexture *,
            _Ax=std::allocator
        ]
p:\Projects\WithOUT VSS\D3DEngine1\Display\XResourceManager.h(8) : warning C4251: 'XResourceManager::m_arMeshes' : class 'std::vector<_Ty,_Ax>' needs to have dll-interface to be used by clients of class 'XResourceManager'
        with
        [
            _Ty=XMesh *,
            _Ax=std::allocator
        ]
p:\Projects\WithOUT VSS\D3DEngine1\Display\XResourceManager.h(9) : warning C4251: 'XResourceManager::m_arVB' : class 'std::vector<_Ty,_Ax>' needs to have dll-interface to be used by clients of class 'XResourceManager'
        with
        [
            _Ty=XVertexBuffer *,
            _Ax=std::allocator
        ]
p:\Projects\WithOUT VSS\D3DEngine1\Display\XResourceManager.h(10) : warning C4251: 'XResourceManager::m_arIB' : class 'std::vector<_Ty,_Ax>' needs to have dll-interface to be used by clients of class 'XResourceManager'
        with
        [
            _Ty=XIndexBuffer *,
            _Ax=std::allocator
        ]
XMesh.cpp
p:\Projects\WithOUT VSS\D3DEngine1\Display\XResourceManager.h(7) : warning C4251: 'XResourceManager::m_arTextures' : class 'std::vector<_Ty,_Ax>' needs to have dll-interface to be used by clients of class 'XResourceManager'
        with
        [
            _Ty=XTexture *,
            _Ax=std::allocator
        ]
p:\Projects\WithOUT VSS\D3DEngine1\Display\XResourceManager.h(8) : warning C4251: 'XResourceManager::m_arMeshes' : class 'std::vector<_Ty,_Ax>' needs to have dll-interface to be used by clients of class 'XResourceManager'
        with
        [
            _Ty=XMesh *,
            _Ax=std::allocator
        ]
p:\Projects\WithOUT VSS\D3DEngine1\Display\XResourceManager.h(9) : warning C4251: 'XResourceManager::m_arVB' : class 'std::vector<_Ty,_Ax>' needs to have dll-interface to be used by clients of class 'XResourceManager'
        with
        [
            _Ty=XVertexBuffer *,
            _Ax=std::allocator
        ]
p:\Projects\WithOUT VSS\D3DEngine1\Display\XResourceManager.h(10) : warning C4251: 'XResourceManager::m_arIB' : class 'std::vector<_Ty,_Ax>' needs to have dll-interface to be used by clients of class 'XResourceManager'
        with
        [
            _Ty=XIndexBuffer *,
            _Ax=std::allocator
        ]
p:\Projects\WithOUT VSS\D3DEngine1\Display\XMesh.cpp(254) : warning C4101: 'pD3DXMtrlBuffer' : unreferenced local variable
XIndexBuffer.cpp
XDisplay.cpp
p:\Projects\WithOUT VSS\D3DEngine1\Display\XResourceManager.h(7) : warning C4251: 'XResourceManager::m_arTextures' : class 'std::vector<_Ty,_Ax>' needs to have dll-interface to be used by clients of class 'XResourceManager'
        with
        [
            _Ty=XTexture *,
            _Ax=std::allocator
        ]
p:\Projects\WithOUT VSS\D3DEngine1\Display\XResourceManager.h(8) : warning C4251: 'XResourceManager::m_arMeshes' : class 'std::vector<_Ty,_Ax>' needs to have dll-interface to be used by clients of class 'XResourceManager'
        with
        [
            _Ty=XMesh *,
            _Ax=std::allocator
        ]
p:\Projects\WithOUT VSS\D3DEngine1\Display\XResourceManager.h(9) : warning C4251: 'XResourceManager::m_arVB' : class 'std::vector<_Ty,_Ax>' needs to have dll-interface to be used by clients of class 'XResourceManager'
        with
        [
            _Ty=XVertexBuffer *,
            _Ax=std::allocator
        ]
p:\Projects\WithOUT VSS\D3DEngine1\Display\XResourceManager.h(10) : warning C4251: 'XResourceManager::m_arIB' : class 'std::vector<_Ty,_Ax>' needs to have dll-interface to be used by clients of class 'XResourceManager'
        with
        [
            _Ty=XIndexBuffer *,
            _Ax=std::allocator
        ]
Display.cpp
Linking...
   Creating library .\Debug/Display.lib and object .\Debug/Display.exp
Results
  
Build log was saved at "file://p:\Projects\WithOUT VSS\D3DEngine1\Display\Debug\BuildLog.htm"
Display - 0 error(s), 13 warning(s)