CAPE Forum

Ansys => Fluent => Topic started by: pitney1 on December 27, 2020, 04:47:48 PM

Title: Nmake error when I tried to compile the UDF in 2020R1 with Visual Studio Express
Post by: pitney1 on December 27, 2020, 04:47:48 PM
I get nmake error when I try to compile the UDF in 2020R1 with Visual Studio Express edition. Please help.
Title: Re: Nmake error when I tried to compile the UDF in 2020R1 with Visual Studio Express
Post by: william on December 27, 2020, 04:50:10 PM
Ansys Fluent has inbuilt compiler in 2020R2. Instead of Visual studio compiler, you can select "Use Built-In Compiler" after selecting the UDF file and then click the build button.
Title: Re: Nmake error when I tried to compile the UDF in 2020R1 with Visual Studio Express
Post by: pitney1 on December 27, 2020, 05:14:32 PM
Thank you so much.