You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Latest try was to download xfemm-4.0-mingw-win64 from here and ryn the .exe file. Then I copy paste in the same path the xfemm folder, I moved the bin folder inside the cfemm folder. The results are the following:
Try to run femm_manual_tutorial_example and I got the following error:
This indicates to me to run the mfemm_setup script. I run it with this format: mfemm_setup('ForceMexRecompile',true), and I get this error:
I have also run mex -setup C++ for C++ language compilation.
Please advice on how to procide or with an updated and more detailed instalation guide for Windows machines.
Thanks!!
The text was updated successfully, but these errors were encountered:
Latest try was to download xfemm-4.0-mingw-win64 from here and ryn the .exe file. Then I copy paste in the same path the xfemm folder, I moved the bin folder inside the cfemm folder. The results are the following:
Try to run
femm_manual_tutorial_example
and I got the following error:This indicates to me to run the
mfemm_setup
script. I run it with this format:mfemm_setup('ForceMexRecompile',true)
, and I get this error:I have also run
mex -setup C++
for C++ language compilation.Please advice on how to procide or with an updated and more detailed instalation guide for Windows machines.
Thanks!!
The text was updated successfully, but these errors were encountered: