Build Log
  

Build started: Project: UserFunction for ARMv4I, Configuration: Debug|FANUC700B (ARMv4I)

Command Lines
  
Creating temporary file "D:\desktop\新增資料夾 (2)\MemoryMap\UserFunc\FANUC700B(ARMv41)\Debug\RSP0000011932014076.rsp" with contents
[
/Od /I "..\source\NewPlatform" /D "_DEBUG" /D "_WIN32_WCE=0x700" /D "UNDER_CE" /D "WINCE" /D "DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "USERFUNCTION_EXPORTS" /D "ARM" /D "_ARM_" /D "_UNICODE" /D "UNICODE" /D "_WINDLL" /Gm /EHsc /MTd /Zp4 /fp:fast /GR- /Fo"D:\desktop\新增資料夾 (2)\MemoryMap\UserFunc\FANUC700B(ARMv41)\Debug/" /Fd"D:\desktop\新增資料夾 (2)\MemoryMap\UserFunc\FANUC700B(ARMv41)\Debug/vc80.pdb" /W3 /c /Zi /TP

"..\source\OFFSETFUNC.cpp"

"..\source\USERFUNC.cpp"

"..\source\stdafx.cpp"
]
Creating command line "cl.exe @"D:\desktop\新增資料夾 (2)\MemoryMap\UserFunc\FANUC700B(ARMv41)\Debug\RSP0000011932014076.rsp" /nologo"
Creating temporary file "D:\desktop\新增資料夾 (2)\MemoryMap\UserFunc\FANUC700B(ARMv41)\Debug\RSP0000021932014076.rsp" with contents
[
/OUT:"D:\desktop\新增資料夾 (2)\MemoryMap\UserFunc\FANUC700B(ARMv41)\Debug/fpusrfunc.dll" /INCREMENTAL /LIBPATH:"..\source\NewPlatform" /DLL /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /DEBUG /PDB:"D:\desktop\新增資料夾 (2)\MemoryMap\UserFunc\FANUC700B(ARMv41)\Debug/UserFunction for ARMv4I.pdb" /SUBSYSTEM:WINDOWSCE /STACK:65536,4096 /DYNAMICBASE:NO /IMPLIB:"D:\desktop\新增資料夾 (2)\MemoryMap\UserFunc\FANUC700B(ARMv41)\Debug/UserFunction for ARMv4I.lib" /MACHINE:THUMB  /subsystem:windowsce,7.00 focas2is.lib CncAppClient.lib coredll.lib corelibc.lib ole32.lib oleaut32.lib uuid.lib commctrl.lib

"..\FANUC700B(ARMv41)\Debug\OFFSETFUNC.obj"

"..\FANUC700B(ARMv41)\Debug\stdafx.obj"

"..\FANUC700B(ARMv41)\Debug\USERFUNC.obj"
]
Creating command line "link.exe @"D:\desktop\新增資料夾 (2)\MemoryMap\UserFunc\FANUC700B(ARMv41)\Debug\RSP0000021932014076.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
stdafx.cpp
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(308) : warning C4985: '_wcstoi64': attributes not present on previous declaration.
        c:\program files (x86)\windows ce tools\sdks\fanuc700b\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(309) : warning C4985: '_wcstoui64': attributes not present on previous declaration.
        c:\program files (x86)\windows ce tools\sdks\fanuc700b\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(380) : warning C4985: '_strtoi64': attributes not present on previous declaration.
        c:\program files (x86)\windows ce tools\sdks\fanuc700b\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(381) : warning C4985: '_strtoui64': attributes not present on previous declaration.
        c:\program files (x86)\windows ce tools\sdks\fanuc700b\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
USERFUNC.cpp
..\source\USERFUNC.cpp : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(308) : warning C4985: '_wcstoi64': attributes not present on previous declaration.
        c:\program files (x86)\windows ce tools\sdks\fanuc700b\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(309) : warning C4985: '_wcstoui64': attributes not present on previous declaration.
        c:\program files (x86)\windows ce tools\sdks\fanuc700b\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(380) : warning C4985: '_strtoi64': attributes not present on previous declaration.
        c:\program files (x86)\windows ce tools\sdks\fanuc700b\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(381) : warning C4985: '_strtoui64': attributes not present on previous declaration.
        c:\program files (x86)\windows ce tools\sdks\fanuc700b\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
d:\desktop\新增資料夾 (2)\memorymap\userfunc\source\offsetfunc.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
d:\desktop\新增資料夾 (2)\memorymap\userfunc\source\./NewPlatform/Fwlib32.h(5464) : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
OFFSETFUNC.cpp
..\source\OFFSETFUNC.cpp : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(308) : warning C4985: '_wcstoi64': attributes not present on previous declaration.
        c:\program files (x86)\windows ce tools\sdks\fanuc700b\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(309) : warning C4985: '_wcstoui64': attributes not present on previous declaration.
        c:\program files (x86)\windows ce tools\sdks\fanuc700b\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(380) : warning C4985: '_strtoi64': attributes not present on previous declaration.
        c:\program files (x86)\windows ce tools\sdks\fanuc700b\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(381) : warning C4985: '_strtoui64': attributes not present on previous declaration.
        c:\program files (x86)\windows ce tools\sdks\fanuc700b\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
d:\desktop\新增資料夾 (2)\memorymap\userfunc\source\offsetfunc.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
Generating Code...
Linking...
   Creating library D:\desktop\新增資料夾 (2)\MemoryMap\UserFunc\FANUC700B(ARMv41)\Debug/UserFunction for ARMv4I.lib and object D:\desktop\新增資料夾 (2)\MemoryMap\UserFunc\FANUC700B(ARMv41)\Debug/UserFunction for ARMv4I.exp
Results
  
Build log was saved at "file://D:\desktop\新增資料夾 (2)\MemoryMap\UserFunc\FANUC700B(ARMv41)\Debug\BuildLog.htm"
UserFunction for ARMv4I - 0 error(s), 17 warning(s)