April 23, 2024 at 5:41 pm
Tim LS
Subscriber
When I try to compile the UDF with the "Use Built-In Compiler" ticked, I get the error following error message:Â
Copyright 1987-2024 ANSYS, Inc. All Rights Reserved.
Compiler and linker: Clang (builtin)
Â
"scons: warning: No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly
File "M:\Documents\Fluent\FlotationColumn_files\dp0\FFF\Fluent\libudf\win64\3ddp_node\SConstruct", line 20, in
Compiler path: "C:\PROGRA~1\ANSYSI~1\v241\fluent"\ntbin\clang\bin\clang-cl
Linker  path: "C:\PROGRA~1\ANSYSI~1\v241\fluent"\ntbin\clang\bin\lld-link
Â
scons: warning: No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly
File "M:\Documents\Fluent\FlotationColumn_files\dp0\FFF\Fluent\libudf\win64\3ddp_node\SConstruct", line 156, in
C sources: ['FlotationKinetics.c']
This program is blocked by group policy. For more information, contact your system administrator.
scons: *** [FlotationKinetics] Error 1"
Â
Got any idea of what might be wrong?Â