Required tool link was not found

pgf95 returns required tool link was not found during build. Even though link.exe exists in \Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin\win64
I’ve reinstalled a couple of times with no luck.

How do I specify the search path to link for pgf95?

thanks,
b

Hi b,

What version of the compilers are you using? Are you using the PVF beta?

Try executing “pgf95 -dryrun x.f90”. This should show the full path to link that the compiler is using. Perhaps the drive letter is wrong?

Thanks,
Mat