CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

Error compiling: nmake' is not recognized as an internal or external command

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By blackmask

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   July 8, 2013, 08:17
Default Error compiling: nmake' is not recognized as an internal or external command
  #1
New Member
 
rayolau
Join Date: Aug 2012
Posts: 23
Rep Power: 13
rayolau is on a distinguished road
Hello everyone, I hope you can help me with this error, I read a lot in the programming forum, but still happening.

I have installed:
- Windows 7 Home Premium, 64 bit, service pack 1
-Fluent 6.3.26
-Microsoft Visual Studio 2010 Professional.

The error I get when I want to compile a udf is this is a common mistake in this forum, for example, appears in this thread: http://www.cfd-online.com/Forums/flu...e-problem.html

Code:
     Welcome to Fluent 6.3.26

     Copyright 2006 Fluent Inc.
     All Rights Reserved

Loading "c:\fluent.inc\fluent6.3.26\lib\fl_s1119.dmp"
Done.
 

>         1 archivo(s) copiado(s).
(system "copy c:\fluent.inc\fluent6.3.26\src\makefile_nt.udf libudff\ntx86\2d\makefile")
        1 archivo(s) copiado(s).
(chdir "libudff")()
(chdir "ntx86\2d")()
"nmake" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
"nmake" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.

Done.
"C:/MODELOS/compilar"

Opening library "libudff"...
Error: open_udf_library: El sistema no puede encontrar el archivo especificado.

Error Object: ()
I followed the steps in: http://www.cfd-online.com/Forums/flu...e-problem.html

- First installed Fluent 6.3.26 in C:\FLUENT.INC
- Second: Download Visual Studio 2010 Professional, in C:\Microsoft Visual Studio 10.0
- environment variables:
*PATH --> C:\Microsoft Visual Studio 10.0;C:\Fluent.Inc;c:\fluent.inc\ntbin\ntx86
*FLUENT_INC --> c:\fluent.inc

-system variables:
*PATH --> C:\Microsoft Visual Studio 10.0;C:\Fluent.Inc
- finally, open SDK fluent through in the folder where you want to compile the file.c.

Despite following these steps, I still get the same error.
Anyone know how I can fix it? Thanks in advance!
rayolau is offline   Reply With Quote

 

Tags
compile, error, fluent 6.3.26, nmake


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
'nmake' is not recognized as an internal or external command ... adambarfi FLUENT 32 September 13, 2021 08:00
8x icoFoam speed up with Cufflink CUDA solver library kmooney OpenFOAM Running, Solving & CFD 42 November 6, 2012 11:37
OpenFOAM 1.7.1 installation problem on OpenSUSE 11.3 flakid OpenFOAM Installation 16 December 28, 2010 08:48
OpenFOAM15 installables are incomplete problem with paraFoam tryingof OpenFOAM Bugs 17 December 7, 2008 04:41
Regarding FoamX running Kindly help out hariya03 OpenFOAM Pre-Processing 0 April 18, 2008 04:26


All times are GMT -4. The time now is 17:57.