| | Deleting intermediate files and output files for project 'xbeachlibrary_test', configuration 'Debug|Win32'.
Compiling with Intel(R) Visual Fortran Compiler XE 12.1.5.344 [IA-32]...
ifort /nologo /debug:full /Od /I"C:\Repositories\XBeach\branches\XBeach-G\\src\xbeachlibrary\bin\static\win32\Debug" /I"C:\Repositories\XBeach\branches\XBeach-G\\test\ftnunit\bin\win32\ftnunit\Debug" /I"c:\Repositories\XBeach\branches\XBeach-G\src\xbeachlibrary\bin\static\win32\Debug" /I"c:\Repositories\XBeach\branches\XBeach-G\test\ftnunit\.\bin\win32\ftnunit\Debug" /warn:interfaces /module:"bin\win32\Debug\\" /object:"bin\win32\Debug\\" /Fd"bin\win32\Debug\vc100.pdb" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc10 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\\bin" "c:\Repositories\XBeach\branches\XBeach-G\test\xbeachlibrary_test\interp_test.F90"
c:\Repositories\XBeach\branches\XBeach-G\test\xbeachlibrary_test\interp_test.F90(3): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [FTNUNIT]
use ftnunit
--------^
compilation aborted for c:\Repositories\XBeach\branches\XBeach-G\test\xbeachlibrary_test\interp_test.F90 (code 1)
ifort /nologo /debug:full /Od /I"C:\Repositories\XBeach\branches\XBeach-G\\src\xbeachlibrary\bin\static\win32\Debug" /I"C:\Repositories\XBeach\branches\XBeach-G\\test\ftnunit\bin\win32\ftnunit\Debug" /I"c:\Repositories\XBeach\branches\XBeach-G\src\xbeachlibrary\bin\static\win32\Debug" /I"c:\Repositories\XBeach\branches\XBeach-G\test\ftnunit\.\bin\win32\ftnunit\Debug" /warn:interfaces /module:"bin\win32\Debug\\" /object:"bin\win32\Debug\\" /Fd"bin\win32\Debug\vc100.pdb" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qvc10 /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\\bin" "c:\Repositories\XBeach\branches\XBeach-G\test\xbeachlibrary_test\run_xbeach_tests.f90"
c:\Repositories\XBeach\branches\XBeach-G\test\xbeachlibrary_test\run_xbeach_tests.f90(3): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [FTNUNIT]
use ftnunit
--------^
c:\Repositories\XBeach\branches\XBeach-G\test\xbeachlibrary_test\run_xbeach_tests.f90(4): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [INTERP_TESTS]
use interp_tests
--------^
c:\Repositories\XBeach\branches\XBeach-G\test\xbeachlibrary_test\run_xbeach_tests.f90(13): error #6404: This name does not have a type, and must have an explicit type. [ALLINTERPTESTS]
call runtests( allInterpTests )
-------------------^
compilation aborted for c:\Repositories\XBeach\branches\XBeach-G\test\xbeachlibrary_test\run_xbeach_tests.f90 (code 1)
xbeachlibrary_test - 6 error(s), 0 warning(s)
|