Build Log
  

Build started: Project: openFrameworksApp, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\obj\Release\RSP0000019765680.rsp" with contents
[
/O2 /GL /I "..\..\libs\openFrameworks" /I "..\..\libs\openFrameworks\graphics" /I "..\..\libs\openFrameworks\app" /I "..\..\libs\openFrameworks\sound" /I "..\..\libs\openFrameworks\utils" /I "..\..\libs\openFrameworks\communication" /I "..\..\libs\openFrameworks\video" /I "..\..\libs\glut" /I "..\..\libs\rtAudio" /I "..\..\libs\QTDevWin\CIncludes" /I "..\..\libs\free_type_2.1.4\include" /I "..\..\libs\free_type_2.1.4\include\freetype2" /I "..\..\libs\freeImage" /I "..\..\libs\fmodex\inc" /I "..\..\libs\videoInput\include" /I "..\..\libs\glee\include" /I "..\..\libs\glu" /I "..\..\addons\ofScraper\libs\libCurl\include\\" /I "..\..\addons\ofScraper\libs\libXml2\\" /I "..\..\addons\ofScraper\libs\libXml2\include" /I "..\..\addons\ofScraper\src\\" /I "..\..\addons\ofScraper\libs\libXml2\include\libxml\\" /I "..\..\addons\\" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"obj\Release\\" /Fd"obj\Release\vc80.pdb" /W3 /c /Wp64 /TP "..\..\addons\ofScraper\src\ofScraperXmlNode.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\obj\Release\RSP0000019765680.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\obj\Release\RSP0000029765680.rsp" with contents
[
/OUT:"Release\openFrameworksApp.exe" /INCREMENTAL:NO /LIBPATH:"..\..\libs\glut\\" /LIBPATH:"..\..\libs\rtAudio\\" /LIBPATH:"..\..\libs\freeImage\\" /LIBPATH:"..\..\libs\free_type_2.1.4\lib\\" /LIBPATH:"..\..\libs\QTDevWin\Libraries" /LIBPATH:"..\..\libs\fmodex\lib" /LIBPATH:"..\..\libs\videoInput\lib" /LIBPATH:"..\..\libs\glee\lib" /LIBPATH:"..\..\libs\glu" /LIBPATH:"..\..\addons" /LIBPATH:"..\..\addons\ofScraper\libs\libCurl\\" /LIBPATH:"..\..\addons\ofScraper\libs\libXml2\lib\\" /MANIFEST /MANIFESTFILE:"obj\Release\openFrameworksApp.exe.intermediate.manifest" /NODEFAULTLIB:"atlthunk.lib" /NODEFAULTLIB:"LIBC.lib" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 /NODEFAULTLIB:LIBCMT kernel32.lib setupapi.lib glut32.lib rtAudio.lib fmodex_vc.lib videoInput.lib libfreetype.lib FreeImage.lib qtmlClient.lib dsound.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib GLee.lib glu32.lib libcurl.lib libeay32.lib RSAglue.lib ssleay32.lib libxml2.lib kernel32.lib

".\obj\Release\main.obj"

".\obj\Release\testApp.obj"

".\obj\Release\ofAppRunner.obj"

".\obj\Release\ofGraphics.obj"

".\obj\Release\ofImage.obj"

".\obj\Release\ofTexture.obj"

".\obj\Release\ofTrueTypeFont.obj"

".\obj\Release\ofSoundPlayer.obj"

".\obj\Release\ofSoundStream.obj"

".\obj\Release\ofMath.obj"

".\obj\Release\ofUtils.obj"

".\obj\Release\ofQtUtils.obj"

".\obj\Release\ofVideoGrabber.obj"

".\obj\Release\ofVideoPlayer.obj"

".\obj\Release\ofSerial.obj"

".\obj\Release\ofScraperParser.obj"

".\obj\Release\ofScraperWebConnection.obj"

".\obj\Release\ofScraperXmlNode.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\obj\Release\RSP0000029765680.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\obj\Release\RSP0000039765680.rsp" with contents
[
/outputresource:".\release\openFrameworksApp.exe;#1" /manifest

".\obj\Release\openFrameworksApp.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\obj\Release\RSP0000039765680.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\obj\Release\BAT0000049765680.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\obj\Release\mt.dep"
]
Creating command line """c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\obj\Release\BAT0000049765680.bat"""
Creating temporary file "c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\obj\Release\BAT0000059765680.bat" with contents
[
@echo off

xcopy /e /i /y "c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\\..\..\other\dlls\*.dll" Release

if not exist "Release\data" mkdir  "Release\data"



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "adding DLLs and creating data folder"

exit 1

:VCEnd
]
Creating command line """c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\obj\Release\BAT0000059765680.bat"""
Output Window
  
Compiling...
ofScraperXmlNode.cpp
..\..\addons\ofScraper\src\ofScraperXmlNode.cpp(93) : warning C4800: 'xmlAttrPtr' : forcing value to bool 'true' or 'false' (performance warning)
Linking...
Generating code
Finished generating code
Embedding manifest...
adding DLLs and creating data folder
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\\..\..\other\dlls\glut32.dll
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\\..\..\other\dlls\Zlib.dll
7 File(s) copied
Results
  
Build log was saved at "file://c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.04_w_scraper\0.04_vs\app\graphicsExample\obj\Release\BuildLog.htm"
openFrameworksApp - 0 error(s), 1 warning(s)