Build Log
  

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

Command Lines
  
Creating temporary file "D:\desktop\PICTURE\User_Function_Test\MemoryMap\UserFunc\FANUC700B(ARMv41)\Release\RSP000032274817436.rsp" with contents
[
/O2 /Os /I "..\source\NewPlatform" /D "NDEBUG" /D "_WIN32_WCE=0x700" /D "UNDER_CE" /D "WINCE" /D "_WINDOWS" /D "_USRDLL" /D "USERFUNCTION_EXPORTS" /D "ARM" /D "_ARM_" /D "_UNICODE" /D "UNICODE" /D "_WINDLL" /FD /EHsc /MT /Zp4 /fp:fast /GR- /Fo"D:\desktop\PICTURE\User_Function_Test\MemoryMap\UserFunc\FANUC700B(ARMv41)\Release/" /Fd"D:\desktop\PICTURE\User_Function_Test\MemoryMap\UserFunc\FANUC700B(ARMv41)\Release/vc80.pdb" /W3 /c /Zi /TP

..\source\USERFUNC.cpp
]
Creating command line "cl.exe @"D:\desktop\PICTURE\User_Function_Test\MemoryMap\UserFunc\FANUC700B(ARMv41)\Release\RSP000032274817436.rsp" /nologo"
Creating temporary file "D:\desktop\PICTURE\User_Function_Test\MemoryMap\UserFunc\FANUC700B(ARMv41)\Release\RSP000033274817436.rsp" with contents
[
/OUT:"D:\desktop\PICTURE\User_Function_Test\MemoryMap\UserFunc\FANUC700B(ARMv41)\Release/fpusrfunc.dll" /INCREMENTAL:NO /LIBPATH:"..\source\NewPlatform" /DLL /MANIFEST:NO /NODEFAULTLIB:"oldnames.lib" /STACK:65536,4096 /OPT:REF /OPT:ICF /DYNAMICBASE:NO /IMPLIB:"D:\desktop\PICTURE\User_Function_Test\MemoryMap\UserFunc\FANUC700B(ARMv41)\Release/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)\Release\OFFSETFUNC.obj"

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

"..\FANUC700B(ARMv41)\Release\USERFUNC.obj"
]
Creating command line "link.exe @"D:\desktop\PICTURE\User_Function_Test\MemoryMap\UserFunc\FANUC700B(ARMv41)\Release\RSP000033274817436.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
USERFUNC.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'
d:\desktop\picture\user_function_test\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\picture\user_function_test\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
Linking...
   Creating library D:\desktop\PICTURE\User_Function_Test\MemoryMap\UserFunc\FANUC700B(ARMv41)\Release/UserFunction for ARMv4I.lib and object D:\desktop\PICTURE\User_Function_Test\MemoryMap\UserFunc\FANUC700B(ARMv41)\Release/UserFunction for ARMv4I.exp
Results
  
Build log was saved at "file://D:\desktop\PICTURE\User_Function_Test\MemoryMap\UserFunc\FANUC700B(ARMv41)\Release\BuildLog.htm"
UserFunction for ARMv4I - 0 error(s), 6 warning(s)