CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   CFX pre command editor error (https://www.cfd-online.com/Forums/cfx/21736-cfx-pre-command-editor-error.html)

Neser25 October 24, 2005 07:19

CFX pre command editor error
 
I am using CFX10 and trying to create a FORTRAN subroutine in the command editor I wrote:

! system ("cfx5mkext myfortran.F") == 0 or die; Myfortran.F is my fortran subroutine

I got the following massage: ERROR CCL parser failed with message: Perl Syntax errors detected: Died at (eval 39) line 1.

what this massage mean and how can I sort this problem out

Regards


Neser25 October 24, 2005 07:19

Re: CFX pre command editor error *NM*
 

Mike October 25, 2005 10:40

Re: CFX pre command editor error
 
It's not the most helpful error message! If you look in the DOS windows assosiated with CFX (it will be minimised), I expect you'll see the error:

The compiler command "df" could not be found. .....

So you would either need to install a Fortran compiler or make sure the command to launch it (df) is on your PATH environment variable. Mike


All times are GMT -4. The time now is 21:31.