| | Compiling...
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
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\libs\openframeworks\video\ofvideoplayer.cpp(67) : warning C4267: 'argument' : conversion from 'size_t' to 'Size', possible loss of data
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\libs\openframeworks\video\ofvideoplayer.cpp(70) : warning C4267: 'argument' : conversion from 'size_t' to 'Size', possible loss of data
ofSerial.cpp
ofDirList.cpp
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofdirlist\src\ofdirlist.cpp(104) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofdirlist\src\ofdirlist.cpp(105) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ofTCPClient.cpp
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofnetwork\src\oftcpclient.cpp(104) : warning C4267: 'argument' : conversion from 'size_t' to 'const int', possible loss of data
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofnetwork\src\oftcpclient.cpp(116) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ofTCPManager.cpp
ofTCPServer.cpp
ofUDPManager.cpp
Generating Code...
Compiling...
ofObjLoader.cpp
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofobjloader\src\ofobjloader.cpp(77) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofobjloader\src\ofobjloader.cpp(89) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ofCvBlobTracker.cpp
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofopencv\src\ofcvblobtracker.cpp(108) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofopencv\src\ofcvblobtracker.cpp(109) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofopencv\src\ofcvblobtracker.cpp(195) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
ofCvColorImage.cpp
ofCvContourFinder.cpp
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofopencv\src\ofcvcontourfinder.cpp(168) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
ofCvFloatImage.cpp
ofCvGrayscaleImage.cpp
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofopencv\src\ofcvgrayscaleimage.cpp(197) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
ofCvImage.cpp
ofOscMessage.cpp
ofOscReceiver.cpp
ofOscSender.cpp
ofThread.cpp
ofXmlSettings.cpp
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofxmlsettings\src\ofxmlsettings.cpp(175) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofxmlsettings\src\ofxmlsettings.cpp(187) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofxmlsettings\src\ofxmlsettings.cpp(270) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofxmlsettings\src\ofxmlsettings.cpp(328) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
tinyxmlparser.cpp
tinyxml.cpp
tinyxmlerror.cpp
Generating Code...
c:\documents and settings\administrator\my documents\projects\openframeworks\versions\visualstudio\0.05\0.05_vs\addons\ofopencv\src\ofcvblobtracker.cpp(45) : warning C4715: 'ofCvBlobTracker::getById' : not all control paths return a value
Compiling manifest to resources...
Linking...
LINK : Debug\openFrameworksApp.exe not found or not built by the last incremental link; performing full link
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
oscpack.lib(IpEndpointName.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '../../addons/ofOsc/libs/oscpack/lib/win32/oscpack.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
oscpack.lib(OscReceivedElements.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '../../addons/ofOsc/libs/oscpack/lib/win32/oscpack.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
oscpack.lib(UdpSocket.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '../../addons/ofOsc/libs/oscpack/lib/win32/oscpack.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
oscpack.lib(OscOutboundPacketStream.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '../../addons/ofOsc/libs/oscpack/lib/win32/oscpack.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
oscpack.lib(NetworkingUtils.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '../../addons/ofOsc/libs/oscpack/lib/win32/oscpack.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
oscpack.lib(OscTypes.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '../../addons/ofOsc/libs/oscpack/lib/win32/oscpack.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
rtAudioD.lib(RtAudio.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\libs\rtAudio\\rtAudioD.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
Embedding manifest...
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
oscpack.lib(IpEndpointName.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '../../addons/ofOsc/libs/oscpack/lib/win32/oscpack.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
oscpack.lib(OscReceivedElements.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '../../addons/ofOsc/libs/oscpack/lib/win32/oscpack.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
oscpack.lib(UdpSocket.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '../../addons/ofOsc/libs/oscpack/lib/win32/oscpack.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
oscpack.lib(OscOutboundPacketStream.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '../../addons/ofOsc/libs/oscpack/lib/win32/oscpack.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
oscpack.lib(NetworkingUtils.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '../../addons/ofOsc/libs/oscpack/lib/win32/oscpack.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
oscpack.lib(OscTypes.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '../../addons/ofOsc/libs/oscpack/lib/win32/oscpack.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
rtAudioD.lib(RtAudio.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\libs\rtAudio\\rtAudioD.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
videoInput.lib(videoInput.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\..\libs\videoInput\lib\videoInput.lib' or at 'c:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\debug\vc80.pdb'; linking object as if no debug info
adding DLLs and creating data folder
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\\..\..\other\dlls\fmodex.dll
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\\..\..\other\dlls\fmodexL.dll
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\\..\..\other\dlls\FreeImage.dll
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\\..\..\other\dlls\FreeImagePlus.dll
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\\..\..\other\dlls\FreeType-6.dll
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\\..\..\other\dlls\glut32.dll
C:\Documents and Settings\Administrator\My Documents\projects\openFrameworks\versions\visualStudio\0.05\0.05_vs\app\graphicsExample\\..\..\other\dlls\Zlib.dll
7 File(s) copied
|