We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
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?Â