To debug an FM-WAVE calculation: 1. Compile FM (debug , win32) in c:\code\branches\dflowfm071 1. Compile wave_flowfm branch (release, win32) in c:\code\branches\wave_flowfm, (bin directory created) 2. Compile wave_flowfm branch (debug , win32) 3. d_hydro is startup project 4. d_hydro -> properties -> Debugging -> Environment: ARCH=win32 D3D_HOME=c:\code\branches\wave_flowfm\bin PATH=c:\code\branches\wave_flowfm\src\engines_gpl\d_hydro\bin\Debug;c:\code\branches\wave_flowfm\bin\win32\flow2d3d\bin;c:\code\branches\dflowfm071\bin\win32\Debug;c:\code\branches\wave_flowfm\bin\win32\swan\scripts;c:\code\branches\wave_flowfm\bin\win32\swan\bin;c:\code\branches\wave_flowfm\bin\win32\esmf\scripts;c:\code\branches\wave_flowfm\bin\win32\esmf\bin;%PATH%