1>------ Skipped Build: Project: ALifeControls, Configuration: Debug Any CPU ------
1>Project not selected to build for this solution configuration
2>------ Build started: Project: OpenGL, Configuration: Debug Win32 ------
2>Linking...
2>stdafx.obj : error LNK2001: unresolved external symbol "?.cctor@@$$FYMXXZ" (?.cctor@@$$FYMXXZ)
2>AssemblyInfo.obj : error LNK2001: unresolved external symbol "?.cctor@@$$FYMXXZ" (?.cctor@@$$FYMXXZ)
2>AssemblyInfo.obj : error LNK2001: unresolved external symbol "?.cctor@@$$FYMXXZ" (?.cctor@@$$FYMXXZ)
2>OpenGLControl.obj : error LNK2001: unresolved external symbol "?.cctor@@$$FYMXXZ" (?.cctor@@$$FYMXXZ)
2>OpenGLControl.obj : error LNK2001: unresolved external symbol "?.cctor@@$$FYMXXZ" (?.cctor@@$$FYMXXZ)
2>C:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\Debug\OpenGL.dll : fatal error LNK1120: 1 unresolved externals
2>Build log was saved at "file://c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\OpenGL\Debug\BuildLog.htm"
2>OpenGL - 6 error(s), 0 warning(s)
3>------ Build started: Project: ALife, Configuration: Debug Win32 ------
3>Compiling...
3>stdafx.cpp
3>.\stdafx.cpp : fatal error C1192: #using failed on 'c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\debug\opengl.dll'
3> 'The system cannot find the file specified.'
3>Resources.cpp
3>.\Resources.cpp : fatal error C1192: #using failed on 'c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\debug\opengl.dll'
3> 'The system cannot find the file specified.'
3>Prey.cpp
3>.\Prey.cpp : fatal error C1192: #using failed on 'c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\debug\opengl.dll'
3> 'The system cannot find the file specified.'
3>Predator.cpp
3>.\Predator.cpp : fatal error C1192: #using failed on 'c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\debug\opengl.dll'
3> 'The system cannot find the file specified.'
3>Options.cpp
3>.\Options.cpp : fatal error C1192: #using failed on 'c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\debug\opengl.dll'
3> 'The system cannot find the file specified.'
3>Main.cpp
3>.\Main.cpp : fatal error C1192: #using failed on 'c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\debug\opengl.dll'
3> 'The system cannot find the file specified.'
3>GeneInfo.cpp
3>.\GeneInfo.cpp : fatal error C1192: #using failed on 'c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\debug\opengl.dll'
3> 'The system cannot find the file specified.'
3>Entity.cpp
3>.\Entity.cpp : fatal error C1192: #using failed on 'c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\debug\opengl.dll'
3> 'The system cannot find the file specified.'
3>Config.cpp
3>.\Config.cpp : fatal error C1192: #using failed on 'c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\debug\opengl.dll'
3> 'The system cannot find the file specified.'
3>AssemblyInfo.cpp
3>.\AssemblyInfo.cpp : fatal error C1192: #using failed on 'c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\debug\opengl.dll'
3> 'The system cannot find the file specified.'
3>Animal.cpp
3>.\Animal.cpp : fatal error C1192: #using failed on 'c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\debug\opengl.dll'
3> 'The system cannot find the file specified.'
3>Build log was saved at "file://c:\Documents and Settings\Andrew Marwood\My Documents\Computer Science\Part C\Part C Project\Artificial Life Simulation\ALife\Debug\BuildLog.htm"
3>ALife - 11 error(s), 0 warning(s)
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 1 skipped ==========