- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I complete the codes and build it,I have the errors described as follows:
1.the project cannot be built,like this
1>------ Build started: Project: Console2, Configuration: Debug Win32 ------
1>Compiling with Intel(R) Visual Fortran Compiler XE 12.0.0.104 [IA-32]...
1>potential problem.f90
and the 'Linking...' doesnot occur!
2.But when I break the command build,it occurs like this
1>------ Build started: Project: Console2, Configuration: Debug Win32 ------
1>Compiling with Intel(R) Visual Fortran Compiler XE 12.0.0.104 [IA-32]...
1>potential problem.f90
1>Console2 : error PRJ0019: A tool returned an error codeIntel(R) Visual Fortran cannot terminate all build processes when using Windows NT. Use the Task Manager to terminate any build processes that are still running.
1>
1>Build log written to "file://D:\My ForTRAN\temp\Console2\Console2\Debug\BuildLog.htm"
1>Console2 - 2 error(s), 0 warning(s)
Build has been canceled.
3.When I terminate all the build processes in the Task Manager,it ooccurs like this
1>------ Build started: Project: Console2, Configuration: Debug Win32 ------
1>Compiling with Intel(R) Visual Fortran Compiler XE 12.0.0.104 [IA-32]...
1>potential problem.f90
1>compilation aborted for D:\My ForTRAN\temp\Console2\Console2\potential problem.f90 (code 1)
1>
1>Build log written to "file://D:\My ForTRAN\temp\Console2\Console2\Debug\BuildLog.htm"
1>Console2 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
It confused me several days.If anybody knows why this happens,please let me knowed. I would be greatly appreciate it.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please attach a zip of the buildlog.htm from a failed build - don't terminate it unless you have to.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page