tag 2360 compiled error - D-Flow Flexible Mesh - Delft3D
intro story D-Flow FM
D-Flow Flexible MeshD-Flow Flexible Mesh (D-Flow FM) is the new software engine for hydrodynamical simulations on unstructured grids in 1D-2D-3D. Together with the familiar curvilinear meshes from Delft3D 4, the unstructured grid can consist of triangles, pentagons (etc.) and 1D channel networks, all in one single mesh. It combines proven technology from the hydrodynamic engines of Delft3D 4 and SOBEK 2 and adds flexible administration, resulting in:
An overview of the current developments can be found here. The D-Flow FM - team would be delighted if you would participate in discussions on the generation of meshes, the specification of boundary conditions, the running of computations, and all kinds of other relevant topics. Feel free to share your smart questions and/or brilliant solutions!
======================================================= | Sub groups
|
Message Boards
tag 2360 compiled error
AX
Arthur Xiang, modified 7 Years ago.
tag 2360 compiled error
Youngling Posts: 7 Join Date: 6/13/12 Recent Posts 00
Hello dears!
I used Delft3D_4.01.00.rc.03 downloaded from 'https://svn.oss.deltares.nl/repos/delft3d/tags/research/2360'.
When I compiled with "d_hydro_open_source_vs2010_intel13", it reported the following errors:
------ Rebuild All started: Project: lint_intel13, Configuration: Debug Win32 ------
Build started 2013-9-22 18:38:21.
_PrepareForClean:
Deleting file "Debug\lint_intel13.lastbuildstate".
InitializeBuildStatus:
Touching "Debug\lint_intel13.unsuccessfulbuild".
ClCompile:
main.cpp
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Delft3D03\src\tools_gpl\lint\packages\lint\..\..\bin\Debug\lint_intel13.exe) does not match the Linker's OutputFile property value (C:\Delft3D03\src\tools_gpl\lint\bin\Debug\lint.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(lint_intel13) does not match the Linker's OutputFile property value (lint). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
LINK : fatal error LNK1104: cannot open file 'ifconsol.lib'
Build FAILED.
Time Elapsed 00:00:00.48
------ Rebuild All started: Project: kubint_intel13, Configuration: Debug Win32 ------
Build started 2013-9-22 18:38:22.
_PrepareForClean:
Deleting file "Debug\kubint_intel13.lastbuildstate".
InitializeBuildStatus:
Touching "Debug\kubint_intel13.unsuccessfulbuild".
ClCompile:
main.cpp
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Delft3D03\src\tools_gpl\kubint\packages\kubint\..\..\bin\Debug\kubint_intel13.exe) does not match the Linker's OutputFile property value (C:\Delft3D03\src\tools_gpl\kubint\bin\Debug\kubint.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(kubint_intel13) does not match the Linker's OutputFile property value (kubint). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
LINK : fatal error LNK1104: cannot open file 'libifcoremt.lib'
Build FAILED.
Time Elapsed 00:00:00.59
------ Rebuild All started: Project: datsel_intel13, Configuration: Debug Win32 ------
Build started 2013-9-22 18:38:33.
_PrepareForClean:
Deleting file "Debug\datsel_intel13.lastbuildstate".
InitializeBuildStatus:
Touching "Debug\datsel_intel13.unsuccessfulbuild".
ClCompile:
main.cpp
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Delft3D03\src\tools_gpl\datsel\packages\datsel\..\..\bin\Debug\datsel_intel13.exe) does not match the Linker's OutputFile property value (C:\Delft3D03\src\tools_gpl\datsel\bin\Debug\datsel.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(datsel_intel13) does not match the Linker's OutputFile property value (datsel). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
LINK : fatal error LNK1104: cannot open file 'libifcoremt.lib'
Build FAILED.
Time Elapsed 00:00:00.53
------ Rebuild All started: Project: flow2d3d_intel13, Configuration: Debug Win32 ------
Build started 2013-9-22 18:35:48.
_PrepareForClean:
Deleting file "Debug\flow2d3d_intel13.lastbuildstate".
InitializeBuildStatus:
Touching "Debug\flow2d3d_intel13.unsuccessfulbuild".
PreBuildEvent:
Generating version number in '.\include\flow2d3d_version.h' ...
svn: E155021: This client is too old to work with the working copy at
'C:\Delft3D03' (format 31).
You need to get a newer Subversion client. For more details, see
http://subversion.apache.org/faq.html#working-copy-format-change
..\..\..\..\scripts_lgpl\win32\update_version.cmd: 000000
..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '.\include\flow2d3d_version.h'.
ClCompile:
varinfocoll.cpp
mapper_uvz.cpp
mapper_statemachine.cpp
mapper_general.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_general.cpp(104): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_general.cpp(438): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_general.cpp(439): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
mapper_config.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_config.cpp(72): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_config.cpp(165): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
map_messages.cpp
map_debug.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\map_debug.cpp(113): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
hymapper.cpp
gaws_wang_eq.cpp
gaws.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\gaws.cpp(1049): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\gaws.cpp(1050): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\gaws.cpp(1751): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
flow_nxtstp.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(255): warning C4297: 'GWSSLV' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(323): warning C4297: 'GWSSLV' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(420): warning C4297: 'COMMUNICATENEXTSTEPWITHMAPPER' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(513): warning C4297: 'COMMUNICATENEXTSTEPWITHMAPPER' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(558): warning C4297: 'COMMUNICATENEXTSTEPWITHMAPPER' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(659): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
context_general_functs.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\context_general_functs.cpp(569): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\context_general_functs.cpp(570): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
context_distrib_functs.cpp
context-mapside.cpp
context-gawsside.cpp
context-flowside.cpp
rtcComm.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(175): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(183): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(189): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(206): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(214): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(221): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(251): warning C4297: 'RTCSTARTCOMMUNICATION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(255): warning C4297: 'RTCSTARTCOMMUNICATION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(274): warning C4297: 'RTCSTARTCOMMUNICATION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(300): warning C4297: 'RTCCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(304): warning C4297: 'RTCCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(333): warning C4297: 'RTCCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(358): warning C4297: 'RTCCHARCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(362): warning C4297: 'RTCCHARCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(390): warning C4297: 'RTCCHARCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
minimumBarrier.cpp
initBarrier.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\initbarrier.cpp(115): warning C4297: 'INITFINISHED' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\initbarrier.cpp(131): warning C4297: 'INITFINISHED' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
gawsBarrier.cpp
Generating Code...
Compiling...
dredgeMerge.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(164): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(172): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(178): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(210): warning C4297: 'DREDGESTARTCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(214): warning C4297: 'DREDGESTARTCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(231): warning C4297: 'DREDGESTARTCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(259): warning C4297: 'DREDGECOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(263): warning C4297: 'DREDGECOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(290): warning C4297: 'DREDGECOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
threads.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(51): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(53): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(58): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(63): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(69): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(78): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(82): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(103): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
semaphore.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\semaphore.cpp(58): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
node.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\node.cpp(127): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\node.cpp(129): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
list.cpp
iterator.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterator.cpp(80): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterator.cpp(106): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterator.cpp(499): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
distributed.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\distributed.cpp(563): warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
dictionary.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dictionary.cpp(83): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
dd.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(294): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(352): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(359): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(369): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(508): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(563): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(578): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\io.h(312) : see declaration of 'open'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(582): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\io.h(302) : see declaration of 'close'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(586): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\io.h(302) : see declaration of 'close'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(626): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(628): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(630): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(661): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(671): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(789): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
category.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\category.cpp(66): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\category.cpp(69): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
blob.cpp
readxmldd.cpp
flowol.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(92): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(112): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(114): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(242): warning C4297: 'FLOWOL_ARRAYSHAPE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(268): warning C4297: 'FLOWOL_CHANGEDIRECTORY' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(326): warning C4297: 'FLOWOL_PUBLISH_C' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(420): warning C4297: 'FLOWOL_PUBLISHFUNCTION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(453): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(463): warning C4297: 'FLOWOL_SETDESCRIPTION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(486): warning C4297: 'FLOWOL_TIMESTEP' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(514): warning C4297: 'FLOWOL_RETRACT' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(540): warning C4297: 'FLOWOL_RETRACTARRAYSHAPE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(566): warning C4297: 'FLOWOL_RETRACTFUNCTION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
flow2d3d_version.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(57): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(65): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(73): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(81): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(89): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(97): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
flow2d3d.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d.cpp(201): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
Generating Code...
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Delft3D03\src\engines_gpl\flow2d3d\packages\flow2d3d\../../bin/Debug\flow2d3d_intel13.dll) does not match the Linker's OutputFile property value (C:\Delft3D03\src\engines_gpl\flow2d3d\bin\Debug\flow2d3d.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(flow2d3d_intel13) does not match the Linker's OutputFile property value (flow2d3d). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
LINK : fatal error LNK1104: cannot open file 'libifcoremt.lib'
Build FAILED.
Time Elapsed 00:00:36.65
------ Rebuild All started: Project: flow2d3d_openda_intel13, Configuration: Debug Win32 ------
Build started 2013-9-22 18:37:25.
_PrepareForClean:
Deleting file "Debug\flow2d3d_openda_intel13.lastbuildstate".
InitializeBuildStatus:
Touching "Debug\flow2d3d_openda_intel13.unsuccessfulbuild".
PreBuildEvent:
Generating version number in '..\flow2d3d\include\flow2d3d_version.h' ...
svn: E155021: This client is too old to work with the working copy at
'C:\Delft3D03' (format 31).
You need to get a newer Subversion client. For more details, see
http://subversion.apache.org/faq.html#working-copy-format-change
..\..\..\..\scripts_lgpl\win32\update_version.cmd: 000000
..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '..\flow2d3d\include\flow2d3d_version.h'.
Generating version number in '.\include\flow2d3d_openda_version.h' ...
svn: E155021: This client is too old to work with the working copy at
'C:\Delft3D03' (format 31).
You need to get a newer Subversion client. For more details, see
http://subversion.apache.org/faq.html#working-copy-format-change
..\..\..\..\scripts_lgpl\win32\update_version.cmd: 000000
..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '.\include\flow2d3d_openda_version.h'.
ClCompile:
varinfocoll.cpp
mapper_uvz.cpp
mapper_statemachine.cpp
mapper_general.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_general.cpp(104): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_general.cpp(438): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_general.cpp(439): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
mapper_config.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_config.cpp(72): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_config.cpp(165): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
map_messages.cpp
map_debug.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\map_debug.cpp(113): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
hymapper.cpp
gaws_wang_eq.cpp
gaws.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\gaws.cpp(1049): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\gaws.cpp(1050): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\gaws.cpp(1751): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
flow_nxtstp.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(255): warning C4297: 'GWSSLV' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(323): warning C4297: 'GWSSLV' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(420): warning C4297: 'COMMUNICATENEXTSTEPWITHMAPPER' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(513): warning C4297: 'COMMUNICATENEXTSTEPWITHMAPPER' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(558): warning C4297: 'COMMUNICATENEXTSTEPWITHMAPPER' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(659): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
context_general_functs.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\context_general_functs.cpp(569): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\context_general_functs.cpp(570): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
context_distrib_functs.cpp
context-mapside.cpp
context-gawsside.cpp
context-flowside.cpp
rtcComm.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(175): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(183): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(189): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(206): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(214): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(221): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(251): warning C4297: 'RTCSTARTCOMMUNICATION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(255): warning C4297: 'RTCSTARTCOMMUNICATION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(274): warning C4297: 'RTCSTARTCOMMUNICATION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(300): warning C4297: 'RTCCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(304): warning C4297: 'RTCCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(333): warning C4297: 'RTCCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(358): warning C4297: 'RTCCHARCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(362): warning C4297: 'RTCCHARCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(390): warning C4297: 'RTCCHARCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
minimumBarrier.cpp
initBarrier.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\initbarrier.cpp(115): warning C4297: 'INITFINISHED' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\initbarrier.cpp(131): warning C4297: 'INITFINISHED' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
gawsBarrier.cpp
Generating Code...
Compiling...
dredgeMerge.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(164): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(172): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(178): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(210): warning C4297: 'DREDGESTARTCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(214): warning C4297: 'DREDGESTARTCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(231): warning C4297: 'DREDGESTARTCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(259): warning C4297: 'DREDGECOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(263): warning C4297: 'DREDGECOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(290): warning C4297: 'DREDGECOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
threads.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(51): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(53): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(58): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(63): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(69): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(78): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(82): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(103): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
semaphore.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\semaphore.cpp(58): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
node.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\node.cpp(127): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\node.cpp(129): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
list.cpp
iterator.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterator.cpp(80): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterator.cpp(106): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterator.cpp(499): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
distributed.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\distributed.cpp(563): warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
dictionary.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dictionary.cpp(83): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
dd.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(294): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(352): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(359): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(369): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(508): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(563): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(578): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\io.h(312) : see declaration of 'open'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(582): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\io.h(302) : see declaration of 'close'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(586): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\io.h(302) : see declaration of 'close'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(626): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(628): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(630): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(661): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(671): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(789): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
category.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\category.cpp(66): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\category.cpp(69): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
blob.cpp
readxmldd.cpp
flowol.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(92): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(112): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(114): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(242): warning C4297: 'FLOWOL_ARRAYSHAPE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(268): warning C4297: 'FLOWOL_CHANGEDIRECTORY' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(326): warning C4297: 'FLOWOL_PUBLISH_C' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(420): warning C4297: 'FLOWOL_PUBLISHFUNCTION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(453): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(463): warning C4297: 'FLOWOL_SETDESCRIPTION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(486): warning C4297: 'FLOWOL_TIMESTEP' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(514): warning C4297: 'FLOWOL_RETRACT' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(540): warning C4297: 'FLOWOL_RETRACTARRAYSHAPE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(566): warning C4297: 'FLOWOL_RETRACTFUNCTION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
flow2d3d_version.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(57): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(65): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(73): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(81): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(89): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(97): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
flow2d3d_openda_version.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d_openda\src\flow2d3d_openda_version.cpp(57): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d_openda\src\flow2d3d_openda_version.cpp(65): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
flow2d3d.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d.cpp(201): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
Generating Code...
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Delft3D03\src\engines_gpl\flow2d3d\packages\flow2d3d_openda\../../bin/Debug\flow2d3d_openda_intel13.dll) does not match the Linker's OutputFile property value (C:\Delft3D03\src\engines_gpl\flow2d3d\bin\Debug\flow2d3d_openda.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(flow2d3d_openda_intel13) does not match the Linker's OutputFile property value (flow2d3d_openda). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
LINK : fatal error LNK1104: cannot open file 'Debug\flow2d3d_openda_dll.obj'
Build FAILED.
Can you help me? Thanks!
I used Delft3D_4.01.00.rc.03 downloaded from 'https://svn.oss.deltares.nl/repos/delft3d/tags/research/2360'.
When I compiled with "d_hydro_open_source_vs2010_intel13", it reported the following errors:
------ Rebuild All started: Project: lint_intel13, Configuration: Debug Win32 ------
Build started 2013-9-22 18:38:21.
_PrepareForClean:
Deleting file "Debug\lint_intel13.lastbuildstate".
InitializeBuildStatus:
Touching "Debug\lint_intel13.unsuccessfulbuild".
ClCompile:
main.cpp
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Delft3D03\src\tools_gpl\lint\packages\lint\..\..\bin\Debug\lint_intel13.exe) does not match the Linker's OutputFile property value (C:\Delft3D03\src\tools_gpl\lint\bin\Debug\lint.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(lint_intel13) does not match the Linker's OutputFile property value (lint). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
LINK : fatal error LNK1104: cannot open file 'ifconsol.lib'
Build FAILED.
Time Elapsed 00:00:00.48
------ Rebuild All started: Project: kubint_intel13, Configuration: Debug Win32 ------
Build started 2013-9-22 18:38:22.
_PrepareForClean:
Deleting file "Debug\kubint_intel13.lastbuildstate".
InitializeBuildStatus:
Touching "Debug\kubint_intel13.unsuccessfulbuild".
ClCompile:
main.cpp
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Delft3D03\src\tools_gpl\kubint\packages\kubint\..\..\bin\Debug\kubint_intel13.exe) does not match the Linker's OutputFile property value (C:\Delft3D03\src\tools_gpl\kubint\bin\Debug\kubint.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(kubint_intel13) does not match the Linker's OutputFile property value (kubint). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
LINK : fatal error LNK1104: cannot open file 'libifcoremt.lib'
Build FAILED.
Time Elapsed 00:00:00.59
------ Rebuild All started: Project: datsel_intel13, Configuration: Debug Win32 ------
Build started 2013-9-22 18:38:33.
_PrepareForClean:
Deleting file "Debug\datsel_intel13.lastbuildstate".
InitializeBuildStatus:
Touching "Debug\datsel_intel13.unsuccessfulbuild".
ClCompile:
main.cpp
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Delft3D03\src\tools_gpl\datsel\packages\datsel\..\..\bin\Debug\datsel_intel13.exe) does not match the Linker's OutputFile property value (C:\Delft3D03\src\tools_gpl\datsel\bin\Debug\datsel.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(datsel_intel13) does not match the Linker's OutputFile property value (datsel). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
LINK : fatal error LNK1104: cannot open file 'libifcoremt.lib'
Build FAILED.
Time Elapsed 00:00:00.53
------ Rebuild All started: Project: flow2d3d_intel13, Configuration: Debug Win32 ------
Build started 2013-9-22 18:35:48.
_PrepareForClean:
Deleting file "Debug\flow2d3d_intel13.lastbuildstate".
InitializeBuildStatus:
Touching "Debug\flow2d3d_intel13.unsuccessfulbuild".
PreBuildEvent:
Generating version number in '.\include\flow2d3d_version.h' ...
svn: E155021: This client is too old to work with the working copy at
'C:\Delft3D03' (format 31).
You need to get a newer Subversion client. For more details, see
http://subversion.apache.org/faq.html#working-copy-format-change
..\..\..\..\scripts_lgpl\win32\update_version.cmd: 000000
..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '.\include\flow2d3d_version.h'.
ClCompile:
varinfocoll.cpp
mapper_uvz.cpp
mapper_statemachine.cpp
mapper_general.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_general.cpp(104): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_general.cpp(438): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_general.cpp(439): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
mapper_config.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_config.cpp(72): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_config.cpp(165): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
map_messages.cpp
map_debug.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\map_debug.cpp(113): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
hymapper.cpp
gaws_wang_eq.cpp
gaws.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\gaws.cpp(1049): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\gaws.cpp(1050): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\gaws.cpp(1751): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
flow_nxtstp.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(255): warning C4297: 'GWSSLV' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(323): warning C4297: 'GWSSLV' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(420): warning C4297: 'COMMUNICATENEXTSTEPWITHMAPPER' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(513): warning C4297: 'COMMUNICATENEXTSTEPWITHMAPPER' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(558): warning C4297: 'COMMUNICATENEXTSTEPWITHMAPPER' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(659): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
context_general_functs.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\context_general_functs.cpp(569): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\context_general_functs.cpp(570): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
context_distrib_functs.cpp
context-mapside.cpp
context-gawsside.cpp
context-flowside.cpp
rtcComm.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(175): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(183): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(189): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(206): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(214): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(221): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(251): warning C4297: 'RTCSTARTCOMMUNICATION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(255): warning C4297: 'RTCSTARTCOMMUNICATION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(274): warning C4297: 'RTCSTARTCOMMUNICATION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(300): warning C4297: 'RTCCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(304): warning C4297: 'RTCCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(333): warning C4297: 'RTCCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(358): warning C4297: 'RTCCHARCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(362): warning C4297: 'RTCCHARCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(390): warning C4297: 'RTCCHARCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
minimumBarrier.cpp
initBarrier.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\initbarrier.cpp(115): warning C4297: 'INITFINISHED' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\initbarrier.cpp(131): warning C4297: 'INITFINISHED' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
gawsBarrier.cpp
Generating Code...
Compiling...
dredgeMerge.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(164): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(172): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(178): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(210): warning C4297: 'DREDGESTARTCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(214): warning C4297: 'DREDGESTARTCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(231): warning C4297: 'DREDGESTARTCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(259): warning C4297: 'DREDGECOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(263): warning C4297: 'DREDGECOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(290): warning C4297: 'DREDGECOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
threads.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(51): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(53): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(58): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(63): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(69): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(78): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(82): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(103): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
semaphore.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\semaphore.cpp(58): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
node.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\node.cpp(127): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\node.cpp(129): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
list.cpp
iterator.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterator.cpp(80): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterator.cpp(106): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterator.cpp(499): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
distributed.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\distributed.cpp(563): warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
dictionary.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dictionary.cpp(83): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
dd.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(294): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(352): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(359): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(369): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(508): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(563): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(578): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\io.h(312) : see declaration of 'open'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(582): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\io.h(302) : see declaration of 'close'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(586): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\io.h(302) : see declaration of 'close'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(626): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(628): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(630): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(661): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(671): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(789): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
category.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\category.cpp(66): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\category.cpp(69): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
blob.cpp
readxmldd.cpp
flowol.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(92): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(112): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(114): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(242): warning C4297: 'FLOWOL_ARRAYSHAPE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(268): warning C4297: 'FLOWOL_CHANGEDIRECTORY' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(326): warning C4297: 'FLOWOL_PUBLISH_C' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(420): warning C4297: 'FLOWOL_PUBLISHFUNCTION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(453): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(463): warning C4297: 'FLOWOL_SETDESCRIPTION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(486): warning C4297: 'FLOWOL_TIMESTEP' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(514): warning C4297: 'FLOWOL_RETRACT' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(540): warning C4297: 'FLOWOL_RETRACTARRAYSHAPE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(566): warning C4297: 'FLOWOL_RETRACTFUNCTION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
flow2d3d_version.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(57): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(65): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(73): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(81): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(89): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(97): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
flow2d3d.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d.cpp(201): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
Generating Code...
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Delft3D03\src\engines_gpl\flow2d3d\packages\flow2d3d\../../bin/Debug\flow2d3d_intel13.dll) does not match the Linker's OutputFile property value (C:\Delft3D03\src\engines_gpl\flow2d3d\bin\Debug\flow2d3d.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(flow2d3d_intel13) does not match the Linker's OutputFile property value (flow2d3d). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
LINK : fatal error LNK1104: cannot open file 'libifcoremt.lib'
Build FAILED.
Time Elapsed 00:00:36.65
------ Rebuild All started: Project: flow2d3d_openda_intel13, Configuration: Debug Win32 ------
Build started 2013-9-22 18:37:25.
_PrepareForClean:
Deleting file "Debug\flow2d3d_openda_intel13.lastbuildstate".
InitializeBuildStatus:
Touching "Debug\flow2d3d_openda_intel13.unsuccessfulbuild".
PreBuildEvent:
Generating version number in '..\flow2d3d\include\flow2d3d_version.h' ...
svn: E155021: This client is too old to work with the working copy at
'C:\Delft3D03' (format 31).
You need to get a newer Subversion client. For more details, see
http://subversion.apache.org/faq.html#working-copy-format-change
..\..\..\..\scripts_lgpl\win32\update_version.cmd: 000000
..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '..\flow2d3d\include\flow2d3d_version.h'.
Generating version number in '.\include\flow2d3d_openda_version.h' ...
svn: E155021: This client is too old to work with the working copy at
'C:\Delft3D03' (format 31).
You need to get a newer Subversion client. For more details, see
http://subversion.apache.org/faq.html#working-copy-format-change
..\..\..\..\scripts_lgpl\win32\update_version.cmd: 000000
..\..\..\..\scripts_lgpl\win32\update_version.cmd: Regenerating existing file '.\include\flow2d3d_openda_version.h'.
ClCompile:
varinfocoll.cpp
mapper_uvz.cpp
mapper_statemachine.cpp
mapper_general.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_general.cpp(104): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_general.cpp(438): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_general.cpp(439): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
mapper_config.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_config.cpp(72): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\mapper_config.cpp(165): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
map_messages.cpp
map_debug.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\map_debug.cpp(113): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
hymapper.cpp
gaws_wang_eq.cpp
gaws.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\gaws.cpp(1049): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\gaws.cpp(1050): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\gaws.cpp(1751): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
flow_nxtstp.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(255): warning C4297: 'GWSSLV' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(323): warning C4297: 'GWSSLV' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(420): warning C4297: 'COMMUNICATENEXTSTEPWITHMAPPER' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(513): warning C4297: 'COMMUNICATENEXTSTEPWITHMAPPER' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(558): warning C4297: 'COMMUNICATENEXTSTEPWITHMAPPER' : function assumed not to throw an exception but does
__declspec(nothrow) or throw() was specified on the function
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\flow_nxtstp.cpp(659): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
context_general_functs.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\context_general_functs.cpp(569): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\mapper\context_general_functs.cpp(570): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
context_distrib_functs.cpp
context-mapside.cpp
context-gawsside.cpp
context-flowside.cpp
rtcComm.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(175): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(183): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(189): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(206): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(214): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(221): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(251): warning C4297: 'RTCSTARTCOMMUNICATION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(255): warning C4297: 'RTCSTARTCOMMUNICATION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(274): warning C4297: 'RTCSTARTCOMMUNICATION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(300): warning C4297: 'RTCCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(304): warning C4297: 'RTCCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(333): warning C4297: 'RTCCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(358): warning C4297: 'RTCCHARCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(362): warning C4297: 'RTCCHARCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\rtccomm.cpp(390): warning C4297: 'RTCCHARCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
minimumBarrier.cpp
initBarrier.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\initbarrier.cpp(115): warning C4297: 'INITFINISHED' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\initbarrier.cpp(131): warning C4297: 'INITFINISHED' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
gawsBarrier.cpp
Generating Code...
Compiling...
dredgeMerge.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(164): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(172): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(178): warning C4018: '<' : signed/unsigned mismatch
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(210): warning C4297: 'DREDGESTARTCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(214): warning C4297: 'DREDGESTARTCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(231): warning C4297: 'DREDGESTARTCOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(259): warning C4297: 'DREDGECOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(263): warning C4297: 'DREDGECOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterators\dredgemerge.cpp(290): warning C4297: 'DREDGECOMMUNICATE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
threads.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(51): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(53): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(58): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(63): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(69): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(78): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(82): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\threads.cpp(103): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
semaphore.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\semaphore.cpp(58): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
node.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\node.cpp(127): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\node.cpp(129): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
list.cpp
iterator.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterator.cpp(80): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterator.cpp(106): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\iterator.cpp(499): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
distributed.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\distributed.cpp(563): warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
dictionary.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dictionary.cpp(83): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
dd.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(294): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(352): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(359): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(369): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(508): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(563): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(578): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\io.h(312) : see declaration of 'open'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(582): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\io.h(302) : see declaration of 'close'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(586): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\io.h(302) : see declaration of 'close'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(626): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(628): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(630): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(661): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(671): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\dd.cpp(789): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
category.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\category.cpp(66): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\dd\category.cpp(69): 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.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(105) : see declaration of 'strcpy'
blob.cpp
readxmldd.cpp
flowol.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(92): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(325) : see declaration of 'sscanf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(112): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(114): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(157) : see declaration of 'strerror'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(242): warning C4297: 'FLOWOL_ARRAYSHAPE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(268): warning C4297: 'FLOWOL_CHANGEDIRECTORY' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(326): warning C4297: 'FLOWOL_PUBLISH_C' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(420): warning C4297: 'FLOWOL_PUBLISHFUNCTION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(453): 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.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(371) : see declaration of 'sprintf'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(463): warning C4297: 'FLOWOL_SETDESCRIPTION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(486): warning C4297: 'FLOWOL_TIMESTEP' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(514): warning C4297: 'FLOWOL_RETRACT' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(540): warning C4297: 'FLOWOL_RETRACTARRAYSHAPE' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flowol.cpp(566): warning C4297: 'FLOWOL_RETRACTFUNCTION' : function assumed not to throw an exception but does
The function is extern "C" and /EHc was specified
flow2d3d_version.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(57): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(65): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(73): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(81): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(89): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d_version.cpp(97): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
flow2d3d_openda_version.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d_openda\src\flow2d3d_openda_version.cpp(57): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d_openda\src\flow2d3d_openda_version.cpp(65): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\string.h(188) : see declaration of 'strncpy'
flow2d3d.cpp
c:\delft3d03\src\engines_gpl\flow2d3d\packages\flow2d3d\src\flow2d3d.cpp(201): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
d:\program files\microsoft visual studio 10.0\vc\include\stdio.h(234) : see declaration of 'fopen'
Generating Code...
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\Delft3D03\src\engines_gpl\flow2d3d\packages\flow2d3d_openda\../../bin/Debug\flow2d3d_openda_intel13.dll) does not match the Linker's OutputFile property value (C:\Delft3D03\src\engines_gpl\flow2d3d\bin\Debug\flow2d3d_openda.dll). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(992,5): warning MSB8012: TargetName(flow2d3d_openda_intel13) does not match the Linker's OutputFile property value (flow2d3d_openda). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
LINK : fatal error LNK1104: cannot open file 'Debug\flow2d3d_openda_dll.obj'
Build FAILED.
Can you help me? Thanks!
Adri Mourits, modified 7 Years ago.
RE: tag 2360 compiled error (Answer)
Yoda Posts: 1221 Join Date: 1/3/11 Recent Posts 00
Hi Arthur,
The problems with the "intel13"-solution are solved in revision 2958. Unfortunately, there isn't a fully tested, tagged version yet containing this, so you will have to use the source code in the trunk until we have one.
Regards,
Adri
The problems with the "intel13"-solution are solved in revision 2958. Unfortunately, there isn't a fully tested, tagged version yet containing this, so you will have to use the source code in the trunk until we have one.
Regards,
Adri