0

Environment Manger Problem with Compilation

I am trying to use Environment Manager to compile my Fortran code. I have PSSE 34.8. I already installed Intel Visual Fortran and Visual Studio 2015. However, when upload my files, I cannot compile them.

I see under the Fortran Compile Options in red color:

Not Allowed - Link: 34 (Why?).

When I press (Why?), I get the following error message:

    Link not allowed for PSSE versions: 34

    Installed Visual Studio versions:

        14.0 (VS 2015), 14.0 (VS 2015)
         [32 bit] PATH/LIB files not found for Visual Studio 14.0 (VS 2015):    
         link.exe    
         mt.exe    
         rc.exe    
         rcdll.dll    
         vc.lib    
         kernel32.lib

        [64 bit] PATH/LIB files not found for Visual Studio 14.0 (VS 2015):    
         link.exe    
         mt.exe    
         rc.exe    
         rcdll.dll    
         vc.lib
         kernel32.lib

Installed Intel Fortran Compiler versions:
            IVF 15.0.148, IVF 15.0.148



Installed Compaq Fortran Compiler versions:

        None




     Refer C:\****\.pssenvmgr\psse_env_manager.log file for details.

      If contacting PSSE Support for resolution of this error, please send this log file.

What is the problem? Can anyone help? Did anyone face a similar issue? How did you solve it?

anonymous user
asked 2021-06-19 03:59:55 -0500, updated 2021-06-19 04:00:41 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The Fortran version and Visual Studio version need to match the PSSe version. If reinstall did not solve the problem, first try to install Visual Studio version 13.

jconto's avatar
2.9k
jconto
answered 2021-06-21 08:05:25 -0500
edit flag offensive 0 remove flag delete link

Comments

Hi jconto,can I ask you where to find and download Intel Visual Fortran? I'm just starting to learn how to write the UDM and try to compile the fortran code to dsusr.dll by Environment manager. I already install the VS 2013 but still can't found where can download the IVF 15.0.221. thanks

HSU's avatar HSU (2021-06-24 03:29:19 -0500) edit

Search for 'Intel Fortran' on the internet to find the Intel site where to purchase.

jconto's avatar jconto (2021-06-24 08:08:38 -0500) edit

Very appreciate of your reply. I still wondering, without using EM can I use the latest Visual Studio & Intel fortran compiler(installed by "Intel oneAPI HPC Toolkit") to make the dsusr.dll? thanks your answer.

HSU's avatar HSU (2021-06-25 02:57:43 -0500) edit

Using EM is the easiest path. Each PSSE version requires specific Visual Studio and Intel Fortran versions and outside this recommendation it becomes a try & error process.

jconto's avatar jconto (2021-06-25 08:51:36 -0500) edit

Thank you very much

HSU's avatar HSU (2021-06-26 21:30:23 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer