Build Log
  

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

Command Lines
  
Creating temporary file "c:\cygwin\home\buildbot\BuildSystem\working\examples\MaxMSP\Source\PhidgetRFID\Release\RSP0000117163016.rsp" with contents
[
/O2 /Ob1 /I "../c74support/max-includes" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WIN_VERSION" /D "WIN_EXT_VERSION" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MD /Zp2 /Gy /Fp".\Release/PhidgetRFID.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP .\main.cpp
]
Creating command line "cl.exe @c:\cygwin\home\buildbot\BuildSystem\working\examples\MaxMSP\Source\PhidgetRFID\Release\RSP0000117163016.rsp /nologo /errorReport:queue"
Creating temporary file "c:\cygwin\home\buildbot\BuildSystem\working\examples\MaxMSP\Source\PhidgetRFID\Release\RSP0000127163016.rsp" with contents
[
/OUT:"..\PhidgetRFID.mxe" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:".\Release\PhidgetRFID.mxe.intermediate.manifest" /DEF:"exports.def" /PDB:".\Release/PhidgetPhidgetRFID.pdb" /IMPLIB:".\Release/PhidgetPhidgetRFID.lib" /MACHINE:X86 odbc32.lib odbccp32.lib ..\c74support\max-includes\MaxAPI.lib ../phidget21.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\release\main.obj"
]
Creating command line "link.exe @c:\cygwin\home\buildbot\BuildSystem\working\examples\MaxMSP\Source\PhidgetRFID\Release\RSP0000127163016.rsp /NOLOGO /ERRORREPORT:QUEUE"
Creating temporary file "c:\cygwin\home\buildbot\BuildSystem\working\examples\MaxMSP\Source\PhidgetRFID\Release\RSP0000137163016.rsp" with contents
[
/outputresource:"..\PhidgetRFID.mxe;#2" /manifest

.\release\PhidgetRFID.mxe.intermediate.manifest
]
Creating command line "mt.exe @c:\cygwin\home\buildbot\BuildSystem\working\examples\MaxMSP\Source\PhidgetRFID\Release\RSP0000137163016.rsp /nologo"
Creating temporary file "c:\cygwin\home\buildbot\BuildSystem\working\examples\MaxMSP\Source\PhidgetRFID\Release\BAT0000147163016.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\release\mt.dep
]
Creating command line "c:\cygwin\home\buildbot\BuildSystem\working\examples\MaxMSP\Source\PhidgetRFID\Release\BAT0000147163016.bat"
Output Window
  
Compiling...
main.cpp
.\main.cpp(291) : 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 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Linking...
   Creating library .\Release/PhidgetPhidgetRFID.lib and object .\Release/PhidgetPhidgetRFID.exp
Embedding manifest...
Results
  
Build log was saved at "file://c:\cygwin\home\buildbot\BuildSystem\working\examples\MaxMSP\Source\PhidgetRFID\Release\BuildLog.htm"
PhidgetRFID - 0 error(s), 1 warning(s)