| | Compiling...
arDetectMarker.c
d:\rug\uc\project\artoolkit\include\ar\ar.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
d:\rug\uc\project\artoolkit\lib\src\ar\ardetectmarker.c(37) : 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 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
vTridiag.c
vInnerP.c
vHouse.c
vFree.c
vDisp.c
vAlloc.c
paramGet.c
paramFile.c
d:\rug\uc\project\artoolkit\lib\src\ar\paramfile.c(112) : 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 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
d:\rug\uc\project\artoolkit\lib\src\ar\paramfile.c(161) : 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 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
d:\rug\uc\project\artoolkit\lib\src\ar\paramfile.c(193) : 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 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
d:\rug\uc\project\artoolkit\lib\src\ar\paramfile.c(219) : 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 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
paramDistortion.c
paramDisp.c
paramDecomp.c
paramChangeSize.c
mUnit.c
mTrans.c
mSelfInv.c
mPCA.c
mMul.c
mInv.c
mFree.c
Generating Code...
Compiling...
mDup.c
mDisp.c
mDet.c
mAllocUnit.c
mAllocTrans.c
mAllocMul.c
mAllocInv.c
mAllocDup.c
mAlloc.c
arUtil.c
d:\rug\uc\project\artoolkit\include\ar\ar.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
d:\rug\uc\project\artoolkit\lib\src\ar\arutil.c(47) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(157) : see declaration of 'strncpy'
d:\rug\uc\project\artoolkit\lib\src\ar\arutil.c(258) : warning C4996: '_ftime64': This function or variable may be unsafe. Consider using _ftime64_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\sys\timeb.h(143) : see declaration of '_ftime64'
d:\rug\uc\project\artoolkit\lib\src\ar\arutil.c(259) : warning C4244: '=' : conversion from '__time64_t' to 'int', possible loss of data
d:\rug\uc\project\artoolkit\lib\src\ar\arutil.c(285) : warning C4996: '_ftime64': This function or variable may be unsafe. Consider using _ftime64_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\sys\timeb.h(143) : see declaration of '_ftime64'
d:\rug\uc\project\artoolkit\lib\src\ar\arutil.c(286) : warning C4244: '=' : conversion from '__time64_t' to 'int', possible loss of data
arLabeling.c
d:\rug\uc\project\artoolkit\include\ar\ar.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
arGetTransMatCont.c
d:\rug\uc\project\artoolkit\include\ar\ar.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
arGetTransMat3.c
d:\rug\uc\project\artoolkit\include\ar\ar.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
arGetTransMat2.c
d:\rug\uc\project\artoolkit\include\ar\ar.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
arGetTransMat.c
d:\rug\uc\project\artoolkit\include\ar\ar.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
arGetMarkerInfo.c
d:\rug\uc\project\artoolkit\include\ar\ar.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
arGetCode.c
d:\rug\uc\project\artoolkit\include\ar\ar.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
d:\rug\uc\project\artoolkit\lib\src\ar\argetcode.c(61) : 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 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
d:\rug\uc\project\artoolkit\lib\src\ar\argetcode.c(71) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
arDetectMarker2.c
d:\rug\uc\project\artoolkit\include\ar\ar.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
Generating Code...
Creating library...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.
|