Hi
I am in the process of migrating a Fortran application for Xeon Phi offload and I had it almost working with the v14 compiler. Compiler issues prevented me from completing the implementation, however, and now I am back to get it fully working with 15.0.1.148. The thing is that the code will now no longer link but simply produces the message: "error PRJ0019: A tool returned an error code".
I am using the latest version of parallel studio XE on windows along visual studio 2012. Any suggestions on how to proceed? Maybe someone could give me pointers on how to try and link it manually?