Ask Your Question
0

Environment Manger Problem with Compilation

asked 2021-06-19 03:59:55 -0500

anonymous user

Anonymous

updated 2021-06-19 04:00:41 -0500

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2021-06-21 08:05:25 -0500

jconto gravatar image

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.

edit flag offensive delete link more

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 gravatar imageHSU ( 2021-06-24 03:29:19 -0500 )edit

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

jconto gravatar imagejconto ( 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 gravatar imageHSU ( 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 gravatar imagejconto ( 2021-06-25 08:51:36 -0500 )edit

Thank you very much

HSU gravatar imageHSU ( 2021-06-26 21:30:23 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2021-06-19 03:59:55 -0500

Seen: 740 times

Last updated: Jun 21 '21