building opensees error in vc++2008
Moderators: silvia, selimgunay, Moderators
building opensees error in vc++2008
the version is 2.2.2
and it shows 2 fatal errors as following:
1>------ Build started: Project: optimization, Configuration: Release Win32 ------
2>------ Build started: Project: tcl, Configuration: Release Win32 ------
3>------ Build started: Project: damage, Configuration: Release Win32 ------
4>------ Build started: Project: utility, Configuration: Release Win32 ------
1>Compiling...
4>Compiling...
3>Compiling...
2>Compiling...
4>File.cpp
2>commands.cpp
TclCommand_addHomogeneousBC@@YAHPAXPAUTcl_Interp@@HPAPBD@Z) already defined in TclModelBuilder.obj; second definition ignored
2>commands.obj : warning LNK4006: "int __cdecl TclCommand_addHomogeneousBC_X(void *,struct Tcl_Interp *,int,char const * *)" (?TclCommand_addHomogeneousBC_X@@YAHPAXPAUTcl_Interp@@HPAPBD@Z) already defined in TclModelBuilder.obj; second definition ignored
2>commands.obj : warning LNK4006: "int __cdecl TclCommand_addHomogeneousBC_Y(void *,struct Tcl_Interp *,int,char const * *)" (?TclCommand_addHomogeneousBC_Y@@YAHPAXPAUTcl_Interp@@HPAPBD@Z) already defined in TclModelBuilder.obj; second definition ignored
2>commands.obj : warning LNK4006: "int __cdecl TclCommand_addHomogeneousBC_Z(void *,struct Tcl_Interp *,int,char const * *)" (?TclCommand_addHomogeneousBC_Z@@YAHPAXPAUTcl_Interp@@HPAPBD@Z) already defined in TclModelBuilder.obj; second definition ignored
7>..\..\..\OTHER\SuperLU_3.0\SRC\sp_ienv.c(57) : warning C4013: 'xerbla_' undefined; assuming extern returning int
5>..\..\..\SRC\tagged\storage\MapOfTaggedObjects.cpp(48) : warning C4355: 'this' : used in base member initializer list
7>sp_coletree.c
5>ArrayOfTaggedObjectsIter.cpp
5>Generating Code...
7>..\..\..\OTHER\SuperLU_3.0\SRC\sp_coletree.c(37) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>relax_snode.c
6>DiagonalSOE.cpp
7>mmd.c
5>Creating library...
7>memory.c
6>DiagonalDirectSolver.cpp
5>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\tagged\release\BuildLog.htm"
5>tagged - 0 error(s), 2 warning(s)
8>------ Build started: Project: string, Configuration: Release Win32 ------
8>Compiling...
7>..\..\..\OTHER\SuperLU_3.0\SRC\memory.c(135) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\memory.c(146) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>lsame.c
7>heap_relax_snode.c
8>G3string.cpp
9>------ Build started: Project: renderer, Configuration: Release Win32 ------
9>Compiling...
7>..\..\..\OTHER\SuperLU_3.0\SRC\heap_relax_snode.c(49) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
6>SymBandEigenSolver.cpp
7>get_perm_c.c
9>Clipping.cpp
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(30) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(34) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(36) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(40) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(86) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(88) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(90) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(152) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(155) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(218) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(220) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(222) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(285) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(288) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(389) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(406) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(417) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(419) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
6>SymBandEigenSOE.cpp
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(421) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(423) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
8>..\..\..\SRC\string\G3string.cpp(7) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
8> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
8>..\..\..\SRC\string\G3string.cpp(13) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9>WindowRenderer.cpp
8> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
8>..\..\..\SRC\string\G3string.cpp(26) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(425) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
8> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dutil.c
8>..\..\..\SRC\string\G3string.cpp(35) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
8> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
8>..\..\..\SRC\string\G3string.cpp(36) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
8> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dutil.c(38) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dutil.c(59) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dutil.c(101) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dutil.c(139) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dutil.c(339) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dsp_blas3.c
8>Creating library...
7>dsp_blas2.c
6>ArpackSolver.cpp
9>WindowDevice.cpp
8>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\string\release\BuildLog.htm"
8>string - 0 error(s), 5 warning(s)
7>..\..\..\OTHER\SuperLU_3.0\SRC\dsp_blas2.c(117) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dsp_blas2.c(252) : warning C4013: 'dtrsv_' undefined; assuming extern returning int
7>..\..\..\OTHER\SuperLU_3.0\SRC\dsp_blas2.c(447) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dsp_blas2.c(463) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dsnode_dfs.c
7>dsnode_bmod.c
6>..\..\..\SRC\system_of_eqn\eigenSOE\ArpackSolver.cpp(187) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
6>ArpackSOE.cpp
7>..\..\..\OTHER\SuperLU_3.0\SRC\dsnode_bmod.c(101) : warning C4013: 'dlsolve' undefined; assuming extern returning int
7>..\..\..\OTHER\SuperLU_3.0\SRC\dsnode_bmod.c(102) : warning C4013: 'dmatvec' undefined; assuming extern returning int
7>dreadhb.c
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(29) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(32) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(198) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(199) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(206) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(207) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(213) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(214) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(215) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(216) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(228) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(230) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(232) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(234) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(180) : warning C4101: 'key' : unreferenced local variable
7>dpruneL.c
6>SuperLU.cpp
7>Generating Code...
9>..\..\..\SRC\renderer\WindowDevice.cpp(349) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
9>Viewport.cpp
7>Compiling...
7>dpivotL.c
9>..\..\..\SRC\renderer\Viewport.cpp(48) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Viewport.cpp(49) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>View.cpp
6>SparseGenColLinSolver.cpp
7>dpivotgrowth.c
9>Scan.cpp
6>SparseGenColLinSOE.cpp
7>dpanel_dfs.c
9>..\..\..\SRC\renderer\Scan.cpp(247) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(247) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(249) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(249) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(438) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(438) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(438) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(438) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>Renderer.cpp
7>dpanel_bmod.c
9>..\..\..\SRC\renderer\Renderer.cpp(91) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>dmyblas2.c
6>UmfpackGenLinSolver.cpp
9> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
9>Projection.cpp
7>dmemory.c
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(182) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
9>..\..\..\SRC\renderer\Projection.cpp(68) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
10>------ Build started: Project: reliability, Configuration: Release Win32 ------
9>..\..\..\SRC\renderer\Projection.cpp(68) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Projection.cpp(81) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Projection.cpp(85) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>PlainMap.cpp
9>..\..\..\SRC\renderer\PlainMap.cpp(131) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(187) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
9>..\..\..\SRC\renderer\PlainMap.cpp(155) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(472) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(489) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
9>..\..\..\SRC\renderer\PlainMap.cpp(178) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(528) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(646) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9>OpenGlRenderer.cpp
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(658) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dlaqgs.c
6>UmfpackGenLinSOE.cpp
7>dlangs.c
7>..\..\..\OTHER\SuperLU_3.0\SRC\dlangs.c(90) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dlangs.c(105) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dlangs.c(107) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dlamch.c
7>dlacon.c
6>FullGenLinSolver.cpp
7>..\..\..\OTHER\SuperLU_3.0\SRC\dlacon.c(123) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dlacon.c(176) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
7>dgstrsL.c
10>Compiling...
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrsL.c(118) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrsL.c(120) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrsL.c(91) : warning C4101: 'jcol' : unreferenced local variable
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrsL.c(92) : warning C4101: 'work_col' : unreferenced local variable
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrsL.c(88) : warning C4101: 'Uval' : unreferenced local variable
7>dgstrs.c
6>FullGenLinSOE.cpp
10>CurvaturesBySearchAlgorithm.cpp
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrs.c(132) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrs.c(134) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dgstrf.c
7>dgssvx.c
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgssvx.c(531) : warning C4244: '=' : conversion from 'int_t' to 'float', possible loss of data
7>dgssv.c
6>FullGenLinLapackSolver.cpp
7>dgsrfs.c
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgsrfs.c(213) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(84) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(127) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgsrfs.c(248) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dgsequ.c
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(148) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(149) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(280) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(290) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
6>FullGenEigenSolver.cpp
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(291) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(294) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(295) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(296) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(300) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(301) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(309) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(310) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(331) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(375) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(376) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(384) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(385) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(386) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(387) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(433) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(440) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(440) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(440) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(456) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
7>dgscon.c
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(460) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(461) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(462) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(465) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(465) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(465) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(487) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(495) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(495) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(495) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(505) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(505) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(505) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(527) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(531) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(532) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(533) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(540) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(540) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(540) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(542) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(543) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(544) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(552) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(552) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(552) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(585) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(592) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(592) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(592) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgscon.c(106) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(625) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(626) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(627) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(634) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(634) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(634) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(652) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(656) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(657) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(660) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
7>dGetDiagU.c
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(661) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(662) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>OpenGlDevice.cpp
7>dcopy_to_ucol.c
6>FullGenEigenSOE.cpp
7>Generating Code...
10>ToyOptFunction.cpp
11>Compiling...
9>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\renderer\release\BuildLog.htm"
9>renderer - 0 error(s), 106 warning(s)
6>BandGenLinSolver.cpp
11>AlgorithmIncrements.cpp
6>BandGenLinSOE.cpp
10>SnoptWrapper.cpp
6>BandGenLinLapackSolver.cpp
6>Generating Code...
10>..\..\..\SRC\reliability\optimization\SnoptWrapper.cpp(420) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
10> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
10>..\..\..\SRC\reliability\optimization\SnoptWrapper.cpp(432) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
10> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
10>..\..\..\SRC\reliability\optimization\SnoptWrapper.cpp(523) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
10> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
10>SnoptProblem.cpp
6>Compiling...
6>utility.c
6>tim.c
6>Generating Code...
6>Compiling...
6>SymSparseLinSolver.cpp
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(98) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
11> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(240) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(240) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(240) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(240) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(260) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
11> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(264) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
11> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(313) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(313) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(313) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(313) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(329) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
11> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(333) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
11> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
11>Response.cpp
6>SymSparseLinSOE.cpp
12>------ Build started: Project: analysis, Configuration: Release Win32 ------
12>Compiling...
11>MaterialResponse.cpp
6>Generating Code...
6>Compiling...
6>symbolic.c
17>TclFiniteDeformationElastic3DCommand.cpp
23>Generating Code...
20>ForceBeamColumn3d.cpp
23>Creating library...
23>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\convergence\release\BuildLog.htm"
23>convergence - 0 error(s), 0 warning(s)
10>OpenSeesGFunEvaluator.cpp
17>Generating Code...
20>ZeroLengthContact2D.cpp
24>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\quickMain\release\BuildLog.htm"
24>quickMain - 10 error(s), 0 warning(s)
25>Embedding manifest...
26>Embedding manifest...
25>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\openSees\release\BuildLog.htm"
25>OpenSees - 0 error(s), 1 warning(s)
26>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\openSeesTk\release\BuildLog.htm"
26>OpenSeesTk - 0 error(s), 2 warning(s)
========== Build: 25 succeeded, 1 failed, 0 up-to-date, 0 skipped ========
there is 1failed, i do not know why, thank you for your answer.
and it shows 2 fatal errors as following:
1>------ Build started: Project: optimization, Configuration: Release Win32 ------
2>------ Build started: Project: tcl, Configuration: Release Win32 ------
3>------ Build started: Project: damage, Configuration: Release Win32 ------
4>------ Build started: Project: utility, Configuration: Release Win32 ------
1>Compiling...
4>Compiling...
3>Compiling...
2>Compiling...
4>File.cpp
2>commands.cpp
TclCommand_addHomogeneousBC@@YAHPAXPAUTcl_Interp@@HPAPBD@Z) already defined in TclModelBuilder.obj; second definition ignored
2>commands.obj : warning LNK4006: "int __cdecl TclCommand_addHomogeneousBC_X(void *,struct Tcl_Interp *,int,char const * *)" (?TclCommand_addHomogeneousBC_X@@YAHPAXPAUTcl_Interp@@HPAPBD@Z) already defined in TclModelBuilder.obj; second definition ignored
2>commands.obj : warning LNK4006: "int __cdecl TclCommand_addHomogeneousBC_Y(void *,struct Tcl_Interp *,int,char const * *)" (?TclCommand_addHomogeneousBC_Y@@YAHPAXPAUTcl_Interp@@HPAPBD@Z) already defined in TclModelBuilder.obj; second definition ignored
2>commands.obj : warning LNK4006: "int __cdecl TclCommand_addHomogeneousBC_Z(void *,struct Tcl_Interp *,int,char const * *)" (?TclCommand_addHomogeneousBC_Z@@YAHPAXPAUTcl_Interp@@HPAPBD@Z) already defined in TclModelBuilder.obj; second definition ignored
7>..\..\..\OTHER\SuperLU_3.0\SRC\sp_ienv.c(57) : warning C4013: 'xerbla_' undefined; assuming extern returning int
5>..\..\..\SRC\tagged\storage\MapOfTaggedObjects.cpp(48) : warning C4355: 'this' : used in base member initializer list
7>sp_coletree.c
5>ArrayOfTaggedObjectsIter.cpp
5>Generating Code...
7>..\..\..\OTHER\SuperLU_3.0\SRC\sp_coletree.c(37) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>relax_snode.c
6>DiagonalSOE.cpp
7>mmd.c
5>Creating library...
7>memory.c
6>DiagonalDirectSolver.cpp
5>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\tagged\release\BuildLog.htm"
5>tagged - 0 error(s), 2 warning(s)
8>------ Build started: Project: string, Configuration: Release Win32 ------
8>Compiling...
7>..\..\..\OTHER\SuperLU_3.0\SRC\memory.c(135) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\memory.c(146) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>lsame.c
7>heap_relax_snode.c
8>G3string.cpp
9>------ Build started: Project: renderer, Configuration: Release Win32 ------
9>Compiling...
7>..\..\..\OTHER\SuperLU_3.0\SRC\heap_relax_snode.c(49) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
6>SymBandEigenSolver.cpp
7>get_perm_c.c
9>Clipping.cpp
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(30) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(34) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(36) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(40) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(86) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(88) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(90) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(152) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(155) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(218) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(220) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(222) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(285) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(288) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(389) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(406) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(417) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(419) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
6>SymBandEigenSOE.cpp
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(421) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(423) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
8>..\..\..\SRC\string\G3string.cpp(7) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
8> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
8>..\..\..\SRC\string\G3string.cpp(13) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9>WindowRenderer.cpp
8> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
8>..\..\..\SRC\string\G3string.cpp(26) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>..\..\..\OTHER\SuperLU_3.0\SRC\get_perm_c.c(425) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
8> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dutil.c
8>..\..\..\SRC\string\G3string.cpp(35) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
8> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
8>..\..\..\SRC\string\G3string.cpp(36) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
8> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(79) : see declaration of 'strcat'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dutil.c(38) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dutil.c(59) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dutil.c(101) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dutil.c(139) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dutil.c(339) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dsp_blas3.c
8>Creating library...
7>dsp_blas2.c
6>ArpackSolver.cpp
9>WindowDevice.cpp
8>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\string\release\BuildLog.htm"
8>string - 0 error(s), 5 warning(s)
7>..\..\..\OTHER\SuperLU_3.0\SRC\dsp_blas2.c(117) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dsp_blas2.c(252) : warning C4013: 'dtrsv_' undefined; assuming extern returning int
7>..\..\..\OTHER\SuperLU_3.0\SRC\dsp_blas2.c(447) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dsp_blas2.c(463) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dsnode_dfs.c
7>dsnode_bmod.c
6>..\..\..\SRC\system_of_eqn\eigenSOE\ArpackSolver.cpp(187) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
6> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
6>ArpackSOE.cpp
7>..\..\..\OTHER\SuperLU_3.0\SRC\dsnode_bmod.c(101) : warning C4013: 'dlsolve' undefined; assuming extern returning int
7>..\..\..\OTHER\SuperLU_3.0\SRC\dsnode_bmod.c(102) : warning C4013: 'dmatvec' undefined; assuming extern returning int
7>dreadhb.c
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(29) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(32) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(198) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(199) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(206) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(207) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(213) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(214) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(215) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(216) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(228) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(230) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(232) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(234) : 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.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(256) : see declaration of 'fscanf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dreadhb.c(180) : warning C4101: 'key' : unreferenced local variable
7>dpruneL.c
6>SuperLU.cpp
7>Generating Code...
9>..\..\..\SRC\renderer\WindowDevice.cpp(349) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
9>Viewport.cpp
7>Compiling...
7>dpivotL.c
9>..\..\..\SRC\renderer\Viewport.cpp(48) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Viewport.cpp(49) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>View.cpp
6>SparseGenColLinSolver.cpp
7>dpivotgrowth.c
9>Scan.cpp
6>SparseGenColLinSOE.cpp
7>dpanel_dfs.c
9>..\..\..\SRC\renderer\Scan.cpp(247) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(247) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(249) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(249) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(438) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(438) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(438) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Scan.cpp(438) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>Renderer.cpp
7>dpanel_bmod.c
9>..\..\..\SRC\renderer\Renderer.cpp(91) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>dmyblas2.c
6>UmfpackGenLinSolver.cpp
9> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
9>Projection.cpp
7>dmemory.c
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(182) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
9>..\..\..\SRC\renderer\Projection.cpp(68) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
10>------ Build started: Project: reliability, Configuration: Release Win32 ------
9>..\..\..\SRC\renderer\Projection.cpp(68) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Projection.cpp(81) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\Projection.cpp(85) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>PlainMap.cpp
9>..\..\..\SRC\renderer\PlainMap.cpp(131) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(187) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
9>..\..\..\SRC\renderer\PlainMap.cpp(155) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(472) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(489) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
9>..\..\..\SRC\renderer\PlainMap.cpp(178) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(528) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(646) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9>OpenGlRenderer.cpp
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dmemory.c(658) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dlaqgs.c
6>UmfpackGenLinSOE.cpp
7>dlangs.c
7>..\..\..\OTHER\SuperLU_3.0\SRC\dlangs.c(90) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dlangs.c(105) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dlangs.c(107) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dlamch.c
7>dlacon.c
6>FullGenLinSolver.cpp
7>..\..\..\OTHER\SuperLU_3.0\SRC\dlacon.c(123) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dlacon.c(176) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
7>dgstrsL.c
10>Compiling...
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrsL.c(118) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrsL.c(120) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrsL.c(91) : warning C4101: 'jcol' : unreferenced local variable
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrsL.c(92) : warning C4101: 'work_col' : unreferenced local variable
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrsL.c(88) : warning C4101: 'Uval' : unreferenced local variable
7>dgstrs.c
6>FullGenLinSOE.cpp
10>CurvaturesBySearchAlgorithm.cpp
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrs.c(132) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgstrs.c(134) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dgstrf.c
7>dgssvx.c
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgssvx.c(531) : warning C4244: '=' : conversion from 'int_t' to 'float', possible loss of data
7>dgssv.c
6>FullGenLinLapackSolver.cpp
7>dgsrfs.c
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgsrfs.c(213) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(84) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(127) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgsrfs.c(248) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
7>dgsequ.c
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(148) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(149) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(280) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(290) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
6>FullGenEigenSolver.cpp
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(291) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(294) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(295) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(296) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(300) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(301) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(309) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(310) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(331) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(375) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(376) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(384) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(385) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(386) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(387) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(433) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(440) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(440) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(440) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(456) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
7>dgscon.c
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(460) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(461) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(462) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(465) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(465) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(465) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(487) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(495) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(495) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(495) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(505) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(505) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(505) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(527) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(531) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(532) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(533) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(540) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(540) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(540) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(542) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(543) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(544) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(552) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(552) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(552) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(585) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(592) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(592) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(592) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
7>..\..\..\OTHER\SuperLU_3.0\SRC\dgscon.c(106) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(625) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(626) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
7> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(627) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(634) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(634) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(634) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(652) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(656) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(657) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(660) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
7>dGetDiagU.c
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(661) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\..\SRC\renderer\OpenGlRenderer.cpp(662) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>OpenGlDevice.cpp
7>dcopy_to_ucol.c
6>FullGenEigenSOE.cpp
7>Generating Code...
10>ToyOptFunction.cpp
11>Compiling...
9>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\renderer\release\BuildLog.htm"
9>renderer - 0 error(s), 106 warning(s)
6>BandGenLinSolver.cpp
11>AlgorithmIncrements.cpp
6>BandGenLinSOE.cpp
10>SnoptWrapper.cpp
6>BandGenLinLapackSolver.cpp
6>Generating Code...
10>..\..\..\SRC\reliability\optimization\SnoptWrapper.cpp(420) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
10> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
10>..\..\..\SRC\reliability\optimization\SnoptWrapper.cpp(432) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
10> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
10>..\..\..\SRC\reliability\optimization\SnoptWrapper.cpp(523) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
10> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
10>SnoptProblem.cpp
6>Compiling...
6>utility.c
6>tim.c
6>Generating Code...
6>Compiling...
6>SymSparseLinSolver.cpp
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(98) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
11> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(240) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(240) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(240) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(240) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(260) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
11> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(264) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
11> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(313) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(313) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(313) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(313) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(329) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
11> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
11>..\..\..\SRC\recorder\AlgorithmIncrements.cpp(333) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
11> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
11>Response.cpp
6>SymSparseLinSOE.cpp
12>------ Build started: Project: analysis, Configuration: Release Win32 ------
12>Compiling...
11>MaterialResponse.cpp
6>Generating Code...
6>Compiling...
6>symbolic.c
17>TclFiniteDeformationElastic3DCommand.cpp
23>Generating Code...
20>ForceBeamColumn3d.cpp
23>Creating library...
23>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\convergence\release\BuildLog.htm"
23>convergence - 0 error(s), 0 warning(s)
10>OpenSeesGFunEvaluator.cpp
17>Generating Code...
20>ZeroLengthContact2D.cpp
24>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\quickMain\release\BuildLog.htm"
24>quickMain - 10 error(s), 0 warning(s)
25>Embedding manifest...
26>Embedding manifest...
25>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\openSees\release\BuildLog.htm"
25>OpenSees - 0 error(s), 1 warning(s)
26>Build log was saved at "file://c:\Documents and Settings\Administrator\桌面\OpenSees2.2.2\OpenSees\Win32\obj\openSeesTk\release\BuildLog.htm"
26>OpenSeesTk - 0 error(s), 2 warning(s)
========== Build: 25 succeeded, 1 failed, 0 up-to-date, 0 skipped ========
there is 1failed, i do not know why, thank you for your answer.
Re: building opensees error in vc++2008
the 1 failed was quickmain .. if you look in the bin directory you will see 2 executables OpenSees and OpenSeesTk
Re: building opensees error in vc++2008
fmk wrote:
> the 1 failed was quickmain .. if you look in the bin directory you will see
> 2 executables OpenSees and OpenSeesTk
thanks, yes, OpenSees and OpenSeesTk are in the bin directory , i am a green hand in opensees, could you tell me the reason why quickmain failed?
is it something wrong with my computer's system or software?
> the 1 failed was quickmain .. if you look in the bin directory you will see
> 2 executables OpenSees and OpenSeesTk
thanks, yes, OpenSees and OpenSeesTk are in the bin directory , i am a green hand in opensees, could you tell me the reason why quickmain failed?
is it something wrong with my computer's system or software?
Re: building opensees error in vc++2008
no .. i changed the code and neve got around to updating the quickMain source code.
Re: building opensees error in vc++2008
Hello.I catched up the same problem with you. Have you got it done by now? Will you share it with me?
Re: building opensees error in vc++2008
I found the same problem too...I am incorporating in a new material...I changed the makefile in the uniaxial folder to reflect my new material as well as adding the respective .cpp and .h files to this folder as well as modifying the TclModelBuilderUniaxialMaterialCommand.cpp file. I just have the one error, but when I run the compiled .exe my program doesn't converge? it converged in an older version...any suggestions? is it just cause this quickmain code isn't up to date?
Re: building opensees error in vc++2008
fmk wrote:
> no .. i changed the code and neve got around to updating the quickMain
> source code.
hello,i want to use the quickMain to debug the program. Could you tell me how to make it work? Thank you,fmk!
> no .. i changed the code and neve got around to updating the quickMain
> source code.
hello,i want to use the quickMain to debug the program. Could you tell me how to make it work? Thank you,fmk!
Re: building opensees error in vc++2008
you will need some code that i am checking in hopefully on monday. elementAPI_Dummy.cpp .. loo for it in the SRC/api folder
Re: building opensees error in vc++2008
fmk wrote:
> you will need some code that i am checking in hopefully on monday.
> elementAPI_Dummy.cpp .. loo for it in the SRC/api folder
Thank you! If It works,please inform me. My email is xjtu822@126.com. Thank you very much fmk!
> you will need some code that i am checking in hopefully on monday.
> elementAPI_Dummy.cpp .. loo for it in the SRC/api folder
Thank you! If It works,please inform me. My email is xjtu822@126.com. Thank you very much fmk!