I get the following error when I run prepomax v2.2.0. I do not understand this error as GmshCommon.dll is available in the lib folder.
This occurs when I try to create a Transfinite Mesh
11/13/24 05:00:05 Running command: C:\Program Files (x86)\PrePoMax v2.2.0\PrePoMax v2.2.0\lib\GmshMesher.exe gmshData
11/13/24 05:00:05
11/13/24 05:00:05 Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly ‘GmshCommon.dll’ or one of its dependencies. The specified module could not be found.
11/13/24 05:00:05 at CaeMesh.GmshAPI.RunInBackground(Action action)
11/13/24 05:00:05 at GmshMesherExe.Program.Main(String[ ] args)