I have error PRJ0019 during linking my quickwin project (possibly for 'link' tool).
This error comes only in x64 platform (not in 32 bit)
The objectives
Intel(R) Visual Fortran Compiler XE 12.1.1.258 [IA-32]
Intel(R) Visual Fortran Compiler XE 12.1.1.258 [Intel(R) 64]
under MS visual studio 2010 SP1
Windows 7, 64 bit
Build Log
Build started: Project: Sph_proj, Configuration: Release|x64
Output
Compiling manifest to resources...
rc.exe /fo "D:\Programs\SPH_New_3_10\HD\Sph_proj\x64\Release\sph3D_intx64.exe.embed.manifest.res""D:\Programs\SPH_New_3_10\HD\Sph_proj\x64\Release\sph3D_intx64.exe.embed.manifest.rc"
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
Creating temporary file "RSP1.rsp" with contents
[
/OUT:"x64\Release\sph3D_intx64.exe" /NOLOGO /LIBPATH:"C:\Program Files (x86)\Intel\Composer XE 2011 SP1\\mkl\lib\intel64" /LIBPATH:"C:\Program Files (x86)\Intel\Composer XE 2011 SP1\\redist\intel64\mkl" /MANIFEST /MANIFESTFILE:"D:\Programs\SPH_New_3_10\HD\Sph_proj\x64\Release\sph3D_intx64.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /SUBSYSTEM:WINDOWS /IMPLIB:"D:\Programs\SPH_New_3_10\HD\Sph_proj\x64\Release\sph3D_intx64.lib" vfw32.lib mkl_intel_thread.lib mkl_core.lib "x64\Release\param.obj""x64\Release\Palettin.obj""x64\Release\Utilin.obj""x64\Release\Listin.obj""x64\Release\Filein.obj""x64\Release\SingStepin.obj""x64\Release\consolin.obj""x64\Release\Dialin.obj""x64\Release\Commandin.obj""x64\Release\AVIin.obj""x64\Release\vararrays.obj""x64\Release\Linklin.obj""x64\Release\Graphin.obj""x64\Release\Tensin.obj""x64\Release\Ggridin.obj""x64\Release\Fmenu.obj""x64\Release\Timingin.obj""x64\Release\grid_geom.obj""x64\Release\begdata_cmnd.obj""x64\Release\DefGwin3D.obj""x64\Release\Grinit.obj""x64\Release\ObjProc.obj""x64\Release\divV.obj""x64\Release\PicPpress.obj""x64\Release\Savefile.obj""x64\Release\Data_input.obj""x64\Release\NewTimeStep.obj""x64\Release\CornMirror.obj""x64\Release\PicFsound.obj""x64\Release\Point.obj""x64\Release\TuneProc.obj""x64\Release\eos_u_call.obj""x64\Release\art_visc.obj""x64\Release\DefGwin.obj""x64\Release\Graphics.obj""x64\Release\MirrProc.obj""x64\Release\variable_time_step.obj""x64\Release\Density_Int.obj""x64\Release\PicPmass.obj""x64\Release\SaveAVI.obj""x64\Release\CmdLine.obj""x64\Release\Mises.obj""x64\Release\BndMirror.obj""x64\Release\PicFpress.obj""x64\Release\Picture.obj""x64\Release\TstepProc.obj""x64\Release\eos_u.obj""x64\Release\PicPType3D.obj""x64\Release\time_print.obj""x64\Release\InterfProc.obj""x64\Release\Value_Rates.obj""x64\Release\Density_cont.obj""x64\Release\PicPenergy.obj""x64\Release\PWoutput.obj""x64\Release\AVIdraw.obj""x64\Release\link_list.obj""x64\Release\PicFenergy.obj""x64\Release\Main.obj""x64\Release\TmetProc.obj""x64\Release\eos_call.obj""x64\Release\PicPType.obj""x64\Release\time_elapsed.obj""x64\Release\DomProc.obj""x64\Release\Time_Int_PC.obj""x64\Release\DefPtlMass.obj""x64\Release\PicPdens.obj""x64\Release\PsearchStat.obj""x64\Release\AVIcreate.obj""x64\Release\kernel.obj""x64\Release\PicFdens.obj""x64\Release\Loadfile.obj""x64\Release\TimeProc.obj""x64\Release\eos.obj""x64\Release\picPstr.obj""x64\Release\SavePointAs.obj""x64\Release\ADisProc.obj""x64\Release\Tens.obj""x64\Release\DefPosProp3D.obj""x64\Release\PicGcap.obj""x64\Release\PrintStep.obj""x64\Release\AVIclose.obj""x64\Release\i_force.obj""x64\Release\LegndPal.obj""x64\Release\Input_cmnd.obj""x64\Release\PropProc.obj""x64\Release\EdgeMirror.obj""x64\Release\PicPpress3D.obj""x64\Release\SavePCX.obj""x64\Release\Data_inputAVI.obj""x64\Release\sphsub.obj""x64\Release\DefMass_a.obj""x64\Release\PicFvelocity.obj""x64\Release\PointVer00.obj""x64\Release\AddCommands.obj""x64\Release/Script_AVI.res""x64\Release/Script1.res""D:\Programs\SPH_New_3_10\WinKisa14\DWKisad\x64\Release\DWKisad.lib""D:\Programs\SPH_New_3_10\Command_Lib\x64\Release\Command_Lib.lib""D:\Programs\SPH_New_3_10\HD\Sph_proj\x64\Release\sph3D_intx64.exe.embed.manifest.res"
]
Creating command line "Link @"D:\Programs\SPH_New_3_10\HD\Sph_proj\x64\Release\RSP1.rsp""
Link: executing 'link'
Sph_proj : error PRJ0019: A tool returned an error code
Sph_proj - 1 error(s), 0 warning(s)