Build Log
  

Build started: Project: example1, Configuration: Release GLUIDLL|Win32

Command Lines
  
Creating temporary file "c:\Users\brisson\Desktop\glui-2.36\src\msvc\ReleaseDLL\RSP00020657166348.rsp" with contents
[
/O2 /Ob1 /I "../include" /I "../glut/include" /D "GLUIDLL" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Fp".\Release/example1.pch" /Fo"ReleaseDLL\\" /Fd"ReleaseDLL\example1dll" /W3 /c /TP "..\example\example1.cpp"
]
Creating command line "cl.exe @"c:\Users\brisson\Desktop\glui-2.36\src\msvc\ReleaseDLL\RSP00020657166348.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\brisson\Desktop\glui-2.36\src\msvc\ReleaseDLL\RSP00020857166348.rsp" with contents
[
/OUT:"bin/example1dll.exe" /LIBPATH:"lib" /LIBPATH:"../glut/lib" /MANIFEST /MANIFESTFILE:"ReleaseDLL\example1dll.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /PDB:"ReleaseDLL/example1.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 glui32dll.lib glut32.lib glu32.lib opengl32.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

".\ReleaseDLL\example1.obj"
]
Creating command line "link.exe @"c:\Users\brisson\Desktop\glui-2.36\src\msvc\ReleaseDLL\RSP00020857166348.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\brisson\Desktop\glui-2.36\src\msvc\ReleaseDLL\RSP00020957166348.rsp" with contents
[
/outputresource:".\bin\example1dll.exe;#1" /manifest

".\ReleaseDLL\example1dll.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Users\brisson\Desktop\glui-2.36\src\msvc\ReleaseDLL\RSP00020957166348.rsp" /nologo"
Creating temporary file "c:\Users\brisson\Desktop\glui-2.36\src\msvc\ReleaseDLL\BAT00020A57166348.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\ReleaseDLL\mt.dep"
]
Creating command line """c:\Users\brisson\Desktop\glui-2.36\src\msvc\ReleaseDLL\BAT00020A57166348.bat"""
Output Window
  
Compiling...
example1.cpp
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\vector(439) : warning C4275: non dll-interface class 'std::_Container_base_aux' used as base for dll-interface class 'std::_Container_base_aux_alloc_real<_Alloc>'
        with
        [
            _Alloc=std::allocator
        ]
        c:\Program Files\Microsoft Visual Studio 9.0\VC\include\xutility(377) : see declaration of 'std::_Container_base_aux'
        ../include\GL/glui.h(1719) : see reference to class template instantiation 'std::vector<_Ty,_Ax>' being compiled
        with
        [
            _Ty=GLUI_String,
            _Ax=std::allocator
        ]
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\vector(439) : warning C4251: 'std::_Container_base_aux_alloc_real<_Alloc>::_Alaux' : class 'std::allocator<_Ty>' needs to have dll-interface to be used by clients of class 'std::_Container_base_aux_alloc_real<_Alloc>'
        with
        [
            _Alloc=std::allocator
        ]
        and
        [
            _Ty=std::_Aux_cont
        ]
        and
        [
            _Alloc=std::allocator
        ]
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Users\brisson\Desktop\glui-2.36\src\msvc\ReleaseDLL\BuildLog.htm"
example1 - 0 error(s), 2 warning(s)