Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28456 Discussions

error PRJ0019: A tool returned an error code

Jian_Jun_Z_
Beginner
246 Views

HELP!!!!!!

During the compilation of a project named 'last-one',an error has occurred.Here is the error information:

Build started: Project: last-one, Configuration: Debug|Win32 

Output 
Compiling with Intel(R) Visual Fortran Compiler XE 14.0.1.139 [IA-32]... 
ifort /nologo /debug:full /Od /warn:interfaces /module:"Debug\\" /object:"Debug\\" /traceback /check:bounds /check:stack /libs:static /threads /dbglibs /c /Qvc12 /Qlocation,link,"E:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\\bin" "E:\Users\hades\Desktop\rtrete\last - noincrease\last\newmark.f90" 
last-one : error PRJ0019: A tool returned an error code 

last-one - 1 error(s), 0 warning(s)

Is there anyone can help me??? I would really appreciate it.

0 Kudos
2 Replies
TimP
Honored Contributor III
246 Views

Why not read some of the search engine hits on this topic, and tell us which ones you have ruled out, e.g.

https://software.intel.com/en-us/forums/topic/505507

0 Kudos
Steven_L_Intel1
Employee
246 Views

Please attach a zip of the buildlog.htm from the Debug folder.

0 Kudos
Reply