Build Log
  

Build started: Project: xbeachlibrary_dynamic, Configuration: Debug|Win32

Output
  
Compiling with Intel(R) Visual Fortran Compiler 16.0 [IA-32]...
ifort /nologo /debug:full /Od /I"bin\static\win32\Debug" /I"D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary\bin\static\win32\Debug" /warn:interfaces /module:"bin\dynamic\win32\Debug\\" /object:"bin\dynamic\win32\Debug\\" /Fd"bin\dynamic\win32\Debug\vc100.pdb" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\\bin" "D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary\libxbeach_dynamic.F90"
ifort /nologo /debug:full /Od /I"bin\static\win32\Debug" /I"D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary\bin\static\win32\Debug" /warn:interfaces /module:"bin\dynamic\win32\Debug\\" /object:"bin\dynamic\win32\Debug\\" /Fd"bin\dynamic\win32\Debug\vc100.pdb" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\\bin" "D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary\introspection.F90"
D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary\introspection.F90(292): remark #6536: All symbols from this module are already visible due to another USE; the ONLY clause will have no effect. Rename clauses, if any, will be honored.   [GETKEY_MODULE]
      use getkey_module, only: getkey, parameter
----------^

Linking...
Link /OUT:"bin\dynamic\win32\Debug\xbeachlibrary_dynamic.dll" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTFILE:"bin\dynamic\win32\Debug\xbeachlibrary_dynamic.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary\bin\dynamic\win32\Debug\xbeachlibrary_dynamic.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary\bin\dynamic\win32\Debug\xbeachlibrary_dynamic.lib" /DLL "bin\dynamic\win32\Debug\libxbeach_dynamic.obj" "bin\dynamic\win32\Debug\introspection.obj" "D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary\bin\static\win32\Debug\xbeachlibrary.lib"
   Creating library D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary\bin\dynamic\win32\Debug\xbeachlibrary_dynamic.lib and object D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary\bin\dynamic\win32\Debug\xbeachlibrary_dynamic.exp

Embedding manifest...
mt.exe /nologo /outputresource:"D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary\bin\dynamic\win32\Debug\xbeachlibrary_dynamic.dll;#2" /manifest "bin\dynamic\win32\Debug\xbeachlibrary_dynamic.dll.intermediate.manifest"
Performing Post-Build Event...
build\distribute.bat  D:\Repositories\XBeach\branches\landslide2\ Debug D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary\bin\dynamic\win32\Debug\ win32

D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary>rem clear output dir 

D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary>if exist "D:\Repositories\XBeach\branches\landslide2\\dist\win32\Debug\XBeach.Library.dll" del "D:\Repositories\XBeach\branches\landslide2\\dist\win32\Debug\XBeach.Library.dll" /q /f 

D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary>if exist "D:\Repositories\XBeach\branches\landslide2\\dist\win32\Debug\XBeach.BMI.dll" del "D:\Repositories\XBeach\branches\landslide2\\dist\win32\Debug\XBeach.BMI.dll" /q /f 

D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary>if not exist "D:\Repositories\XBeach\branches\landslide2\\dist\win32\Debug" mkdir "D:\Repositories\XBeach\branches\landslide2\\dist\win32\Debug" 

D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary>rem copy dll files 

D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary>if exist "D:\Repositories\XBeach\branches\landslide2\\src\xbeachlibrary\bin\dynamic\win32\Debug\xbeachlibrary_dynamic.dll" copy "D:\Repositories\XBeach\branches\landslide2\\src\xbeachlibrary\bin\dynamic\win32\Debug\xbeachlibrary_dynamic.dll" "D:\Repositories\XBeach\branches\landslide2\\dist\win32\Debug\XBeach.Library.dll" 
        1 file(s) copied.

D:\Repositories\XBeach\branches\landslide2\src\xbeachlibrary>if exist "D:\Repositories\XBeach\branches\landslide2\\src\xbeachlibrary\bin\bmi\win32\Debug\xbeachlibrary_bmi.dll" copy "D:\Repositories\XBeach\branches\landslide2\\src\xbeachlibrary\bin\bmi\win32\Debug\xbeachlibrary_bmi.dll" "D:\Repositories\XBeach\branches\landslide2\\dist\win32\Debug\XBeach.BMI.dll" 
The process cannot access the file because it is being used by another process.
        0 file(s) copied.

xbeachlibrary_dynamic : error PRJ0019: A tool returned an error code

xbeachlibrary_dynamic - 1 error(s), 0 warning(s)