We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
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?Â