Build Log
  

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

Command Lines
  
Creating temporary file "c:\workspace\NXT\native\win32\Fantom\Fantom\Release\RSP00000C19443816.rsp" with contents
[
/O2 /GL /I "C:\Program Files\Java\jdk1.5.0_06\include" /I "C:\Program Files\Java\jdk1.5.0_06\include\win32" /I "C:\files\Tools\fantom\includes" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "FANTOM_EXPORTS" /D "_WINDLL" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\FantomInterface.cpp
]
Creating command line "cl.exe @c:\workspace\NXT\native\win32\Fantom\Fantom\Release\RSP00000C19443816.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\workspace\NXT\native\win32\Fantom\Fantom\Release\RSP00000D19443816.rsp" with contents
[
/OUT:"C:\workspace\NXT\native\win32\Fantom\Fantom\Release\FantomInterface.dll" /INCREMENTAL:NO /DLL /MANIFEST /MANIFESTFILE:"Release\FantomInterface.dll.intermediate.manifest" /DEBUG /PDB:"c:\workspace\NXT\native\win32\Fantom\Fantom\Release\FantomInterface.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib

"..\..\..\..\..\..\files\Tools\fantom\targets\win32U\i386\msvc71\release\fantom.lib"

".\Release\FantomInterface.obj"
]
Creating command line "link.exe @c:\workspace\NXT\native\win32\Fantom\Fantom\Release\RSP00000D19443816.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\workspace\NXT\native\win32\Fantom\Fantom\Release\RSP00000E19443816.rsp" with contents
[
/outputresource:".\Release\FantomInterface.dll;#2" /manifest

.\Release\FantomInterface.dll.intermediate.manifest
]
Creating command line "mt.exe @c:\workspace\NXT\native\win32\Fantom\Fantom\Release\RSP00000E19443816.rsp /nologo"
Creating temporary file "c:\workspace\NXT\native\win32\Fantom\Fantom\Release\BAT00000F19443816.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\workspace\NXT\native\win32\Fantom\Fantom\Release\BAT00000F19443816.bat"
Output Window
  
Compiling...
FantomInterface.cpp
c:\files\tools\fantom\includes\fantom\tStatus.h(218) : warning C4996: 'strcpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\files\tools\fantom\includes\fantom\tStatus.h(219) : warning C4996: 'strncat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(143) : see declaration of 'strncat'
        Message: 'This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\files\tools\fantom\includes\fantom\tStatus.h(237) : warning C4996: 'strcpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\files\tools\fantom\includes\fantom\tStatus.h(238) : warning C4996: 'strncat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(143) : see declaration of 'strncat'
        Message: 'This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\files\tools\fantom\includes\fantom\tStatus.h(299) : warning C4996: 'strcpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\files\tools\fantom\includes\fantom\tStatus.h(300) : warning C4996: 'strncat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(143) : see declaration of 'strncat'
        Message: 'This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\FantomInterface.cpp(117) : warning C4101: 'error' : unreferenced local variable
.\FantomInterface.cpp(136) : warning C4101: 'error' : unreferenced local variable
.\FantomInterface.cpp(154) : warning C4101: 'error' : unreferenced local variable
Linking...
   Creating library C:\workspace\NXT\native\win32\Fantom\Fantom\Release\FantomInterface.lib and object C:\workspace\NXT\native\win32\Fantom\Fantom\Release\FantomInterface.exp
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\workspace\NXT\native\win32\Fantom\Fantom\Release\BuildLog.htm"
FantomInterface - 0 error(s), 9 warning(s)