Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents\My MATLAB Files\Class examples\Bluetooth\win32\Release\RSP00000133084108.rsp" with contents
[
/O2 /Ob1 /I "..\MATLAB Compiled DLL" /I "../include" /I "C:\Program Files\MATLAB\R2007b\extern\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fp".\Release/btint.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c ".\configure.cpp"

"..\source\bluetooth.cpp"

"..\source\basetype.cpp"

"..\source\awgnchan.cpp"
]
Creating command line "cl.exe @"c:\Documents\My MATLAB Files\Class examples\Bluetooth\win32\Release\RSP00000133084108.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents\My MATLAB Files\Class examples\Bluetooth\win32\Release\RSP00000233084108.rsp" with contents
[
/O2 /Ob1 /I "..\MATLAB Compiled DLL" /I "../include" /I "C:\Program Files\MATLAB\R2007b\extern\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Fp".\Release/btint.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c "..\source\random.cpp"

"..\source\programargs.cpp"

"..\source\main.cpp"

"..\source\ieee802.11b.cpp"
]
Creating command line "cl.exe @"c:\Documents\My MATLAB Files\Class examples\Bluetooth\win32\Release\RSP00000233084108.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents\My MATLAB Files\Class examples\Bluetooth\win32\Release\RSP00000333084108.rsp" with contents
[
/OUT:".\Release/btint.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\btint.exe.intermediate.manifest" /PDB:".\Release/btint.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

"..\..\..\..\..\Program Files\MATLAB\R2007b\extern\lib\win32\microsoft\libeng.lib"

"..\..\..\..\..\Program Files\MATLAB\R2007b\extern\lib\win32\microsoft\libmx.lib"

"..\..\..\..\..\Program Files\MATLAB\R2007b\extern\lib\win32\microsoft\libut.lib"

".\Release\awgnchan.obj"

".\Release\basetype.obj"

".\Release\bluetooth.obj"

".\Release\configure.obj"

".\Release\ieee802.11b.obj"

".\Release\main.obj"

".\Release\programargs.obj"

".\Release\random.obj"
]
Creating command line "link.exe @"c:\Documents\My MATLAB Files\Class examples\Bluetooth\win32\Release\RSP00000333084108.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents\My MATLAB Files\Class examples\Bluetooth\win32\Release\RSP00000433084108.rsp" with contents
[
/outputresource:".\Release\btint.exe;#1" /manifest

".\Release\btint.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents\My MATLAB Files\Class examples\Bluetooth\win32\Release\RSP00000433084108.rsp" /nologo"
Creating temporary file "c:\Documents\My MATLAB Files\Class examples\Bluetooth\win32\Release\BAT00000533084108.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\Documents\My MATLAB Files\Class examples\Bluetooth\win32\Release\BAT00000533084108.bat"""
Output Window
  
Compiling...
configure.cpp
bluetooth.cpp
basetype.cpp
awgnchan.cpp
Generating Code...
Compiling...
random.cpp
programargs.cpp
main.cpp
..\source\main.cpp(85) : 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 8\VC\include\stdio.h(234) : see declaration of 'fopen'
ieee802.11b.cpp
Generating Code...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents\My MATLAB Files\Class examples\Bluetooth\win32\Release\BuildLog.htm"
btint - 0 error(s), 1 warning(s)