I am trying to build a custom solver for my model as it contains a UDF. I have built this solver on my mac already with the same files and it works fine, but i am transferring the files to be run on my windows desktop due to storage space.
When i try to build the custom solver, this message appears in red. Could anybody help me?
Error copying Fortran module “model\mod\ghdtheory.mod”. Tried “model/mod/GHDTHEORY.mod” and “model/mod/ghdtheory.mod”.
model/CMakeFiles/mfixcore.dir/depend.make:187: recipe for target ‘model/CMakeFiles/mfixcore.dir/ghdtheory.mod.stamp’ failed
Hi Javad
In general, it’s probably better to start a new thread than re-activate a 3-year old zombie thread on the forum. Next time, start a new topic - for now we can use this thread.
And we need more details if we are going to help you. Go to the main menu, select “Submit bug report”, and upload the resulting ZIP file here.
And also attach the full output of the failed solver build. Thanks.