
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\scripts>echo loading variables 
loading variables

C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\scripts>call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: allTestExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
ofxXmlSettings.cpp
tinyxml.cpp
tinyxmlerror.cpp
tinyxmlparser.cpp
ofxTCPClient.cpp
Generating Code...
Compiling...
ofxTCPManager.cpp
ofxTCPServer.cpp
ofxUDPManager.cpp
ofxOscMessage.cpp
ofxOscReceiver.cpp
ofxOscSender.cpp
ofxCvColorImage.cpp
ofxCvContourFinder.cpp
ofxCvFloatImage.cpp
ofxCvGrayscaleImage.cpp
ofxCvImage.cpp
ofxVectorGraphics.cpp
CreEPS.cpp
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(285) : warning C4305: '=' : truncation from 'double' to 'float'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(294) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(301) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(308) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(317) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(534) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(623) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(157) : see declaration of 'strncpy'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(812) : warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(818) : warning C4305: '*=' : truncation from 'double' to 'float'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(826) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(853) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(860) : warning C4267: 'initializing' : conversion from 'size_t' to 'const int', possible loss of data
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(862) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(867) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(930) : warning C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\time.inl(88) : see declaration of 'ctime'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(1055) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(1066) : warning C4244: 'argument' : conversion from 'double' to 'const float', possible loss of data
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(1613) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'vsprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(1627) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'vsprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(1640) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'vsprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(1654) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'vsprintf'
ofxThread.cpp
ofxDirList.cpp
ofxObjLoader.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
oscpack.lib(OscReceivedElements.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
oscpack.lib(OscReceivedElements.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\bin\vc80.pdb'; linking object as if no debug info
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\obj\Debug\BuildLog.htm"
allTestExample - 0 error(s), 28 warning(s)
Build started: Project: allTestExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofxObjLoader.cpp
ofxDirList.cpp
ofxThread.cpp
CreEPS.cpp
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(285) : warning C4305: '=' : truncation from 'double' to 'float'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(294) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(301) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(308) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(317) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(534) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(623) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(812) : warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(818) : warning C4305: '*=' : truncation from 'double' to 'float'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(826) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(853) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(860) : warning C4267: 'initializing' : conversion from 'size_t' to 'const int', possible loss of data
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(862) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(867) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(930) : warning C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\time.inl(88) : see declaration of 'ctime'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(1055) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(1066) : warning C4244: 'argument' : conversion from 'double' to 'const float', possible loss of data
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(1613) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'vsprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(1627) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'vsprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(1640) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'vsprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(1654) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'vsprintf'
ofxVectorGraphics.cpp
ofxCvImage.cpp
ofxCvGrayscaleImage.cpp
ofxCvFloatImage.cpp
ofxCvContourFinder.cpp
ofxCvColorImage.cpp
ofxOscSender.cpp
ofxOscReceiver.cpp
ofxOscMessage.cpp
ofxUDPManager.cpp
ofxTCPServer.cpp
ofxTCPManager.cpp
ofxTCPClient.cpp
tinyxmlparser.cpp
tinyxmlerror.cpp
tinyxml.cpp
Compiling...
ofxXmlSettings.cpp
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\allTestExample\obj\Release\BuildLog.htm"
allTestExample - 0 error(s), 22 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: dirListExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
ofxDirList.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\obj\Debug\BuildLog.htm"
dirListExample - 0 error(s), 1 warning(s)
Build started: Project: dirListExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofxDirList.cpp
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\dirListExample\obj\Release\BuildLog.htm"
dirListExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: networkTcpClientExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
ofxTCPClient.cpp
ofxTCPManager.cpp
ofxTCPServer.cpp
ofxUDPManager.cpp
ofxThread.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\obj\Debug\BuildLog.htm"
networkTcpClientExample - 0 error(s), 2 warning(s)
Build started: Project: networkTcpClientExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofxThread.cpp
ofxUDPManager.cpp
ofxTCPServer.cpp
ofxTCPManager.cpp
ofxTCPClient.cpp
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpClientExample\obj\Release\BuildLog.htm"
networkTcpClientExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: networkTcpServerExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
ofxTCPClient.cpp
ofxTCPManager.cpp
ofxTCPServer.cpp
ofxUDPManager.cpp
ofxThread.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\obj\Debug\BuildLog.htm"
networkTcpServerExample - 0 error(s), 2 warning(s)
Build started: Project: networkTcpServerExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofxThread.cpp
ofxUDPManager.cpp
ofxTCPServer.cpp
ofxTCPManager.cpp
ofxTCPClient.cpp
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\networkTcpServerExample\obj\Release\BuildLog.htm"
networkTcpServerExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: objLoaderExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
ofxObjLoader.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\obj\Debug\BuildLog.htm"
objLoaderExample - 0 error(s), 2 warning(s)
Build started: Project: objLoaderExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofxObjLoader.cpp
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\objLoaderExample\obj\Release\BuildLog.htm"
objLoaderExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: opencvExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
ofxCvColorImage.cpp
ofxCvContourFinder.cpp
ofxCvFloatImage.cpp
ofxCvGrayscaleImage.cpp
ofxCvImage.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\obj\Debug\BuildLog.htm"
opencvExample - 0 error(s), 2 warning(s)
Build started: Project: opencvExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofxCvImage.cpp
ofxCvGrayscaleImage.cpp
ofxCvFloatImage.cpp
ofxCvContourFinder.cpp
ofxCvColorImage.cpp
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\opencvExample\obj\Release\BuildLog.htm"
opencvExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: oscReceiveExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
ofxOscMessage.cpp
ofxOscReceiver.cpp
ofxOscSender.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
oscpack.lib(OscReceivedElements.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
oscpack.lib(OscReceivedElements.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\bin\vc80.pdb'; linking object as if no debug info
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\obj\Debug\BuildLog.htm"
oscReceiveExample - 0 error(s), 7 warning(s)
Build started: Project: oscReceiveExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofxOscSender.cpp
ofxOscReceiver.cpp
ofxOscMessage.cpp
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscReceiveExample\obj\Release\BuildLog.htm"
oscReceiveExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: oscSenderExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
ofxOscMessage.cpp
ofxOscReceiver.cpp
ofxOscSender.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
oscpack.lib(OscReceivedElements.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
oscpack.lib(OscReceivedElements.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
Finished generating code
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\bin\vc80.pdb'; linking object as if no debug info
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\obj\Debug\BuildLog.htm"
oscSenderExample - 0 error(s), 7 warning(s)
Build started: Project: oscSenderExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofxOscSender.cpp
ofxOscReceiver.cpp
ofxOscMessage.cpp
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\oscSenderExample\obj\Release\BuildLog.htm"
oscSenderExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: threadExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
ofxThread.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\obj\Debug\BuildLog.htm"
threadExample - 0 error(s), 2 warning(s)
Build started: Project: threadExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofxThread.cpp
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\threadExample\obj\Release\BuildLog.htm"
threadExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: vectorGraphicsExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
ofxVectorGraphics.cpp
CreEPS.cpp
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(285) : warning C4305: '=' : truncation from 'double' to 'float'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(294) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(301) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(308) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(317) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(534) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(623) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(157) : see declaration of 'strncpy'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(812) : warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(818) : warning C4305: '*=' : truncation from 'double' to 'float'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(826) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(853) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(860) : warning C4267: 'initializing' : conversion from 'size_t' to 'const int', possible loss of data
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(862) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(867) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(930) : warning C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\time.inl(88) : see declaration of 'ctime'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(1055) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(1066) : warning C4244: 'argument' : conversion from 'double' to 'const float', possible loss of data
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(1613) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'vsprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(1627) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'vsprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(1640) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'vsprintf'
1>c:\documents and settings\zach\my documents\projects\of\vs2008\of_prerelease_v0.05_windows_vs_fat_v0\addons\ofxvectorgraphics\libs\creeps.cpp(1654) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'vsprintf'
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\obj\Debug\BuildLog.htm"
vectorGraphicsExample - 0 error(s), 23 warning(s)
Build started: Project: vectorGraphicsExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
CreEPS.cpp
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(285) : warning C4305: '=' : truncation from 'double' to 'float'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(294) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(301) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(308) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(317) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(534) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(623) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(812) : warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(818) : warning C4305: '*=' : truncation from 'double' to 'float'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(826) : warning C4305: 'initializing' : truncation from 'double' to 'const float'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(853) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(860) : warning C4267: 'initializing' : conversion from 'size_t' to 'const int', possible loss of data
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(862) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(867) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(930) : warning C4996: 'ctime': This function or variable may be unsafe. Consider using ctime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\time.inl(88) : see declaration of 'ctime'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(1055) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(1066) : warning C4244: 'argument' : conversion from 'double' to 'const float', possible loss of data
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(1613) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'vsprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(1627) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'vsprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(1640) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'vsprintf'
3>..\..\..\addons\ofxVectorGraphics\libs\CreEPS.cpp(1654) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'vsprintf'
ofxVectorGraphics.cpp
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorGraphicsExample\obj\Release\BuildLog.htm"
vectorGraphicsExample - 0 error(s), 22 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: vectorMathExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\obj\Debug\BuildLog.htm"
vectorMathExample - 0 error(s), 2 warning(s)
Build started: Project: vectorMathExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\vectorMathExample\obj\Release\BuildLog.htm"
vectorMathExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: xmlSettingsExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
ofxXmlSettings.cpp
tinyxml.cpp
tinyxmlerror.cpp
tinyxmlparser.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\obj\Debug\BuildLog.htm"
xmlSettingsExample - 0 error(s), 2 warning(s)
Build started: Project: xmlSettingsExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
tinyxmlparser.cpp
tinyxmlerror.cpp
tinyxml.cpp
ofxXmlSettings.cpp
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\addonsExamples\xmlSettingsExample\obj\Release\BuildLog.htm"
xmlSettingsExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\advancedGraphicsExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioInputExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\audioOutputExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\emptyExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\eventsExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\fontsExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\graphicsExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageLoaderExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\imageSaverExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\movieGrabberExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\moviePlayerExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\polygonExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\serialExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\soundPlayerExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\textureScreengrabExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
trying comipilation
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.

vcbuild.exe : warning VCBLD6002: invalid option /na specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option /nd specified.  The option was ignored.
vcbuild.exe : warning VCBLD6002: invalid option --build specified.  The option was ignored.
Build started: Project: audioInputExample, Configuration: Debug|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
main.cpp
testApp.cpp
ofAppRunner.cpp
ofGraphics.cpp
ofImage.cpp
ofTexture.cpp
ofTrueTypeFont.cpp
ofSoundPlayer.cpp
ofSoundStream.cpp
ofMath.cpp
ofUtils.cpp
ofQtUtils.cpp
ofVideoGrabber.cpp
ofVideoPlayer.cpp
ofSerial.cpp
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\bin\vc80.pdb'; linking object as if no debug info
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\obj\Debug\BuildLog.htm"
audioInputExample - 0 error(s), 2 warning(s)
Build started: Project: audioInputExample, Configuration: Release|Win32
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
ofSerial.cpp
ofVideoPlayer.cpp
ofVideoGrabber.cpp
ofQtUtils.cpp
ofUtils.cpp
ofMath.cpp
ofSoundStream.cpp
ofSoundPlayer.cpp
ofTrueTypeFont.cpp
ofTexture.cpp
ofImage.cpp
ofGraphics.cpp
ofAppRunner.cpp
testApp.cpp
main.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\cv100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\cxcore100.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\glut32.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\libguide40.dll
C:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\\..\..\..\other\dlls\Zlib.dll
10 File(s) copied
Build log was saved at "file://c:\Documents and Settings\zach\My Documents\projects\OF\vs2008\of_preRelease_v0.05_windows_VS_FAT_v0\apps\examples\windowExample\obj\Release\BuildLog.htm"
audioInputExample - 0 error(s), 1 warning(s)

Build complete: 2 Projects succeeded, 0 Projects failed, 0 Projects skipped
