-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error compiling mfemm - R2022a Windows #21
Comments
Yes, you need to first run cmake on the cfemm folder to generate this file, then mfemm_setup will work |
Thanks a lot, didn't read the instructions well enough... So not sure I compiled it correctly as Matlab is consistently crashing when running mexfmesher... Below is the summary of the cmake
and some info on the crash in matlab :
Would you have any suggestions? Could it be linked to the "CMake Warning at fmesher"? Thanks! |
Hi,
First time xfemm user. I tried to set up the matlab interface to xfemm by running mfemm_setup(). It started compiling nicely (see below) but then I got an error
>> mfemm_setup()
... on and on until I got the following error
when I looked in C:\Users\hp\Downloads\xfemm-master\xfemm-master\cfemm\libfemm I saw that the file was actually called femmversion.h.in ? I tried to rename it to simply femmversion.h and ran again mfemm_setup but then got this issue (only pasting below the beginning of the error:
I'm a bit stuck with that, would appreciate a hand.
Thanks
The text was updated successfully, but these errors were encountered: