-
-
February 13, 2024 at 4:38 pm
Thodorisdm
SubscriberHello,Â
I assume the above error appears because of my UDF. However, I have put my case and data files in the directory in which is allowed by my institution to compile codes.Â
This is the message I get in the beginning when I open my case file. Is not the UDF properly compiled? What could be the root of the error?
Will now auto-compile UDF library "libudf".
Copy "C:\Users\....\rollers.c" to "C:\Users\......\libudf\src"Copyright 1987-2023 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 "C:\Users\.....\libudf\win64\3ddp_host\SConstruct", line 20, in
Compiler path: "C:\PROGRA~1\ANSYSI~1\v231\fluent"\ntbin\clang\bin\clang-cl
Linker  path: "C:\PROGRA~1\ANSYSI~1\v231\fluent"\ntbin\clang\bin\lld-linkscons: warning: No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly
File "C:\Users\....\libudf\win64\3ddp_host\SConstruct", line 156, in
C sources: ['rollers.c']Copyright 1987-2023 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 "C:\Users\.....\libudf\win64\3ddp_node\SConstruct", line 20, in
Compiler path: "C:\PROGRA~1\ANSYSI~1\v231\fluent"\ntbin\clang\bin\clang-cl
Linker  path: "C:\PROGRA~1\ANSYSI~1\v231\fluent"\ntbin\clang\bin\lld-linkscons: warning: No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly
File "C:\Users\....\libudf\win64\3ddp_node\SConstruct", line 156, in
C sources: ['rollers.c']Done.
Â
....: Opening library "C:\....\Develop\...\libudf"...
Done.
Â
....: Opening library "C:\Users\.....\Develop\....\libudf"...
my_filter
Done.
-
February 16, 2024 at 7:53 am
SRP
Ansys EmployeeHi,
The messages indicate that the compilation process is attempting to use the compiler but is unable to find the Visual Studio compiler, which is typically required for compiling C/C++ code on Windows platforms.
Ensure that you have Visual Studio installed on your system.
-
- The topic ‘Fluent error : 3: mpt_accept: error: accept failed: Permission denied’ is closed to new replies.
-
3762
-
1333
-
1168
-
1090
-
1014
© 2025 Copyright ANSYS, Inc. All rights reserved.