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.

Ansys Learning Forum Forums Discuss Simulation Fluids Error while compiling udf on linux Reply To: Error while compiling udf on linux

Rob
Forum Moderator

If you check the "n" and othe parts of the error what are the rules? The common reasons for code to fail on Linux but work on Win10 are whitespace characters and there are a few C commands that aren't supported. Without seeing any of the code (and I won't be debugging it) I can't see why it's not working.Â